diff options
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r-- | profiles/package.deprecated | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 26bcae974645..06ccb462c86a 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-01-30) +# The package is on keep-alive by Debian. Nevertheless, they can't +# keep up with changes in dev-python/setuptools, and they do not accept +# bug reports. PEP517 build systems are simply a no-go for this class +# of packages (partially due to the limitations of wheel format), meson +# and autotools are both much better choices. +dev-python/python-distutils-extra + # Michał Górny <mgorny@gentoo.org> (2023-01-18) # Renamed to dev-python/pyproject-hooks (with upstream module name change). dev-python/pep517 |