diff options
author | 2023-01-29 08:11:37 +0100 | |
---|---|---|
committer | 2023-01-29 08:13:01 +0100 | |
commit | 20f569cd8551870fec9cc79d008ce55aab227132 (patch) | |
tree | d13129e7b5c2a59df8ca61f2ebc0c58c3b755d0e /profiles | |
parent | dev-python/mkdocs-material: Remove old (diff) | |
download | gentoo-20f569cd8551870fec9cc79d008ce55aab227132.tar.gz gentoo-20f569cd8551870fec9cc79d008ce55aab227132.tar.bz2 gentoo-20f569cd8551870fec9cc79d008ce55aab227132.zip |
package.mask: Unmask >=dev-python/packaging-22.0
Old versions of setuptools have had a < dep for a while now, and 67.0.0
is ready!
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index a049cf8e72d7..9f2b081fcaf3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -802,11 +802,6 @@ dev-cpp/sourcetrail # bug #885075, https://github.com/libarchive/libarchive/issues/1766 =app-arch/libarchive-3.6.2 -# Michał Górny <mgorny@gentoo.org> (2022-12-08) -# Seems to break some logic in pkg_resources. Masked for the time being -# to prevent breakage. ->=dev-python/packaging-22.0 - # Stephan Hartmann <sultan@gentoo.org> (2023-01-15) # Dev channel releases are only for people who # are developers or want more experimental features |