commit: 8662396948bd1682dfdeaaad79786245c0c40229 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jan 30 07:17:39 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jan 30 07:17:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86623969
package.deprecated: Deprecate dev-python/python-distutils-extra Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 8 ++++++++ 1 file changed, 8 insertions(+) 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 <[email protected]> (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 <[email protected]> (2023-01-18) # Renamed to dev-python/pyproject-hooks (with upstream module name change). dev-python/pep517
