diff options
-rw-r--r-- | profiles/package.mask | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 3abc6b59a8b1..5f591fe46568 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,46 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <mattst88@gentoo.org> (2020-11-19) # Ancient packages long since deprecated in the age of udev. # Removal in 30 days. Bug #755617 |