commit: 1fe2825ec5a8d480593744a3f617e74fb99dbe79 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 11:59:20 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 12:18:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe2825e
package.mask: Last rite dev-python/pdfrw Bug: https://bugs.gentoo.org/718688 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 18e700b5352..37b4aec7e7f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-01-19) +# Discontinued. Last release in 2017. The code is broken with py3.7 +# and we're doing only the minimal patching to make it not explode +# immediately. No revdeps left. +# Removal on 2021-02-18. Bug #718688. +dev-python/pdfrw + # Sam James <[email protected]> (2021-01-18) # Older versions: need Python 2 # Newer versions: ported to Python 3, but need
