commit: 98c54785a81f64107174d4e212a95be493ac08f9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 11 07:47:24 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 11 07:48:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c54785
package.mask: Last rite dev-python/py-gfm Bug: https://bugs.gentoo.org/798195 Bug: https://bugs.gentoo.org/812530 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 22549f95ce7..c67ecc18645 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2021-09-11) +# No reverse dependencies. Has issues with porting to python 3.10. +# Has known upstream issues with latest GitHub's markdown parsing. +# Last year upstream planned to archive the repository, no activity +# since. No other distros package it anymore. +# Extra bug: #798195 +# Removal on 2021-10-11. Bug #812530. +dev-python/py-gfm + # Arthur Zamarin <[email protected]> (2021-09-11) # Upstream repository was archived. No reverse dependencies (only blocked # by one other package). Implements GitHub API in python, while better and
