commit: 89c41e86a1f3b9be409eb75bfef5967bb68666f0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Nov 19 20:03:55 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Nov 19 20:04:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c41e86
package.mask: Last rite dev-python/*, no-py3.8, no-test packages Bug: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3abc6b59a8b..5f591fe4656 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,46 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-11-19) +# These packages are maintained by the Python project, or have +# no maintainer. They have not been ported to Python 3.8 yet. +# The ebuilds either lack tests entirely, or the tests fail +# (or are broken). They have no reverse dependencies, except for other +# packages from the list. +# Removal in 30 days. Bug #755623. +dev-python/HeapDict +dev-python/billiard +dev-python/celery +dev-python/ctypesgen +dev-python/cytoolz +dev-python/docker-pycreds +dev-python/dugong +dev-python/hgdistver +dev-python/nose-cover3 +dev-python/nose-parameterized +dev-python/nose-show-skipped +dev-python/pew +dev-python/pika +dev-python/pmw +dev-python/ptpython +dev-python/pure-sasl +dev-python/pyfltk +dev-python/pympler +dev-python/python-ethtool +dev-python/python-prctl +dev-python/python-termstyle +dev-python/pythonz-bd +dev-python/pywinrm +dev-python/rednose +dev-python/resumable-urlretrieve +dev-python/shutilwhich +dev-python/sortedcollections +dev-python/sphinxcontrib-pretty-searchresults +dev-python/subvertpy +dev-python/vcversioner +dev-python/xlutils +dev-python/zict + # Matt Turner <[email protected]> (2020-11-19) # Ancient packages long since deprecated in the age of udev. # Removal in 30 days. Bug #755617
