From 89c41e86a1f3b9be409eb75bfef5967bb68666f0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 19 Nov 2020 21:03:55 +0100 Subject: package.mask: Last rite dev-python/*, no-py3.8, no-test packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny --- profiles/package.mask | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) 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 (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 (2020-11-19) # Ancient packages long since deprecated in the age of udev. # Removal in 30 days. Bug #755617 -- cgit v1.2.3-65-gdbad