{% extends "_base.html" %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block titlecontent -%} {{ (the_score * 100) | round(1) }}% → {{ (py2_score * 100) | round(1) }}% – {{ super() }} {%- endblock titlecontent %} {% block favicon_url -%} {{ url_for('piechart_svg') }}?{{ cache_tag }} {%- endblock favicon_url %} {% block style %} {{ super() }} @media (min-width: 768px) { .main-summary { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-evenly; } .main-summary .summary-sentence { font-size: 3rem; flex-grow: 1; position: relative; padding-left: 14rem; padding-right: 4rem; } .main-summary .big-percentage { display: block; position: absolute; left: 0; top: -0.5rem; padding: 0 1rem; font-size: 6rem; text-align: right; min-width: 14rem; } .main-summary .big-percentage .smaller { font-size: 3rem; } .main-summary .stuffing { font-size: 1.5rem; display: block; white-space: nowrap; line-height: 3rem; } .main-summary .callout { white-space: nowrap; line-height: 3rem; } } {% endblock style %} {% block bodycontent %}
{{ config['main-instructions'] .replace('$HOWTO_LINK', url_for('howto')) .replace('$MISPACKAGED_LINK', '#mispackaged') |safe }}
{% endif %} {% if groups %}
For some groups of packages which are likely to need
python27
in Fedora 32+,
we track how many Python2-only packages they bring into
the system (including the current Python 2 dependencies).
This makes it possible to see how big the dependency tree is,
and possibly where it can be trimmed.
python-maint@redhat.com in CC,(Some packages listed do not have a FESCo exception yet. They will need one to stay in Fedora.)
Build dependencies are not yet tracked properly.
{% for grp, (py3, dual, py2) in groups %}Ignoring loading time and delays in repository mirrors, it's current for that time.
{% endif %}