<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/etc/teams/python/python-tier-4-manifest.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>etc: Replace deprecated packages in Python manifest.</title>
<updated>2026-08-10T08:54:29+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-08-05T09:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=edf6da576aeaeb1c3472771ddb145bb93bbf9702'/>
<id>edf6da576aeaeb1c3472771ddb145bb93bbf9702</id>
<content type='text'>
* etc/teams/python/python-tier-4-manifest.scm,
* etc/teams/python/python-tier-5-manifest.scm: Replace python-decoupler-py
by python-decoupler, python-pyega3 by python-ega-download-client,
python-waf by waf, python-parted by python-pyparted,
python-vtraag-louvain by python-louvain-igraph,
kconfig-hardened-check by kernel-hardening-checker, python-onnx by onnx,
gajim-omemo by gajim, beets-bandcamp by beets-beetcamp,
python-flask-restplus by python-flask-restx, bazaar by breezy,
or drop them if the replacement is already there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/teams/python/python-tier-4-manifest.scm,
* etc/teams/python/python-tier-5-manifest.scm: Replace python-decoupler-py
by python-decoupler, python-pyega3 by python-ega-download-client,
python-waf by waf, python-parted by python-pyparted,
python-vtraag-louvain by python-louvain-igraph,
kconfig-hardened-check by kernel-hardening-checker, python-onnx by onnx,
gajim-omemo by gajim, beets-bandcamp by beets-beetcamp,
python-flask-restplus by python-flask-restx, bazaar by breezy,
or drop them if the replacement is already there.
</pre>
</div>
</content>
</entry>
<entry>
<title>etc: teams/python: Add tiers manifest files.</title>
<updated>2026-07-01T10:59:13+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-06-28T19:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=52266edf4feea7398e7fc4ddfd1336c3b5fe47ab'/>
<id>52266edf4feea7398e7fc4ddfd1336c3b5fe47ab</id>
<content type='text'>
Tiers manifest files are to help planing packages update in advance.

- 1-3 :: Packages with high impact ratio and mainly updated on
         the python-team branch.
- 4 :: Packages with high number of inputs, building which ensure the
       health of large portion of the graph.
- 5 :: All leaf packages which safe to update directly on master branch.

They may be combined to query for substitute availability during work on
the branch:

    for t in $(seq 5)
    do
        guix time-machine --branch=python-team -- \
            weather --display-missing \
            --substitute-urls=https://ci.guix.gnu.org \
            --manifest="etc/teams/python/python-tier-${t}-manifest.scm"
    done

* etc/teams/python/python-tier-1-manifest.scm: New file.
* etc/teams/python/python-tier-2-manifest.scm: New file.
* etc/teams/python/python-tier-3-manifest.scm: New file.
* etc/teams/python/python-tier-4-manifest.scm: New file.
* etc/teams/python/python-tier-5-manifest.scm: New file.

Fixes: guix/guix#9584
Merges: guix/guix!9601
Reviewed-by: Nicolas Graves &lt;ngraves@ngraves.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tiers manifest files are to help planing packages update in advance.

- 1-3 :: Packages with high impact ratio and mainly updated on
         the python-team branch.
- 4 :: Packages with high number of inputs, building which ensure the
       health of large portion of the graph.
- 5 :: All leaf packages which safe to update directly on master branch.

They may be combined to query for substitute availability during work on
the branch:

    for t in $(seq 5)
    do
        guix time-machine --branch=python-team -- \
            weather --display-missing \
            --substitute-urls=https://ci.guix.gnu.org \
            --manifest="etc/teams/python/python-tier-${t}-manifest.scm"
    done

* etc/teams/python/python-tier-1-manifest.scm: New file.
* etc/teams/python/python-tier-2-manifest.scm: New file.
* etc/teams/python/python-tier-3-manifest.scm: New file.
* etc/teams/python/python-tier-4-manifest.scm: New file.
* etc/teams/python/python-tier-5-manifest.scm: New file.

Fixes: guix/guix#9584
Merges: guix/guix!9601
Reviewed-by: Nicolas Graves &lt;ngraves@ngraves.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
