commit: 600ed1eb4b811daccdb13a425f9a995176436c01 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 17:10:44 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 17:13:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600ed1eb
package.mask: Last rite dev-python/pipfile Bug: https://bugs.gentoo.org/817386 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9e68a32962d..0c487c62996 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2021-10-10) +# Inactive upstream with reported bugs. Has issues with python 3.9 +# and python 3.10. +# Removal on 2021-11-09. Bug #817386. +dev-python/pipfile + # Arthur Zamarin <[email protected]> (2021-10-10) # Upstream lost to history. Web archive finds a very broken repo. # Has issues with python 3.9 and python 3.10.
