commit: c5ea69717e6891c4fbe3eed312c802415bfe1af3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 15 17:55:21 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 15 17:55:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ea6971
package.mask: Last rite dev-python/urlgrabber Bug: https://bugs.gentoo.org/894606 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 02deec78aabf..0698ca8b3c37 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2023-02-15) +# A number of test failures, and the test phase does not fail correctly. +# Last release in 2019. No revdeps. +# Removal on 2023-03-17. Bug #894606. +dev-python/urlgrabber + # Michał Górny <[email protected]> (2023-02-15) # Unmaintained. Broken with current version of dev-python/pyglet. # No upstream activity since Sep 2021. No revdeps.
