commit: 20f569cd8551870fec9cc79d008ce55aab227132 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jan 29 07:11:37 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 07:13:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20f569cd
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 <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 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 <[email protected]> (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 <[email protected]> (2023-01-15) # Dev channel releases are only for people who # are developers or want more experimental features
