commit: 4afa003c863e21e6671440af206ec5d5d0450609 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Sep 10 13:26:31 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Sep 10 13:26:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4afa003c
dev-python/python-etcd: last-rite Bug: https://bugs.gentoo.org/869512 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 0a50e87ec278..fcaed4da3b58 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2022-09-10) +# Python 3.8 only package, with inactive since 2017 upstream. +# Tests fail and doesn't work on newer python targets. +# Removal: 2022-10-10. Bug #869512. +dev-python/python-etcd + # Arthur Zamarin <[email protected]> (2022-09-10) # Python 3.8 only package, with capped old dependencies, and open # bugs and issues.
