diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-19 21:03:55 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-19 21:04:48 +0100 |
commit | 89c41e86a1f3b9be409eb75bfef5967bb68666f0 (patch) | |
tree | 73da87e9d6d02392a22cc541a33340fcc0ea366d /profiles | |
parent | media-libs/mesa: Version bump to 20.3.0_rc2 (diff) | |
download | gentoo-89c41e86a1f3b9be409eb75bfef5967bb68666f0.tar.gz gentoo-89c41e86a1f3b9be409eb75bfef5967bb68666f0.tar.bz2 gentoo-89c41e86a1f3b9be409eb75bfef5967bb68666f0.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-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 |