commit: ff4f51a20f016d29f30a7eb84e18ab5ad0262c6e Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 20 18:00:45 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 18:05:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4f51a2
package.mask: Unmask dev-python/tavern and revdeps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 3b473dc142d3..8fa8e8eefec0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -118,21 +118,6 @@ dev-java/jspeex dev-java/osgi-annotation-versioning dev-java/commons-text -# Michał Górny <[email protected]> (2023-02-05) -# dev-python/python-box has broken build system that prevents us from -# bumping it. Its only used by dev-python/tavern that is last rited, -# and dev-python/tavalidate that no longer has any revdeps. -# Removal on 2023-03-07. -dev-python/python-box -dev-python/tavalidate - -# Arthur Zamarin <[email protected]> (2023-02-04) -# pytest plugin, which breaks a lot of python_test of other ebuilds -# if installed unless disabled. The package itself is hard to -# maintain. No reverse dependencies. -# Removal: 2023-03-06. Bug #893212. -dev-python/tavern - # Michał Górny <[email protected]> (2023-02-03) # Hacky build system that does not work via PEP517 build backend. # No reverse dependencies.
