This package still uses the legacy eclass code paths. These paths are deprecated and pose a significant maintenance cost. Please update the package to use PEP517 build mode. For more information, please see the Python Guide, particularly; https://projects.gentoo.org/python/guide/migration.html#migrating-to-pep-517-builds
[Adding this comment en-masse, sorry for the noise, but it's important.) 1. Please take particular care to check file diffs before/after, possibly using `iwdevtools`. Keep a particular eye out for e.g. config files now missing from /etc and instead being in /usr/lib/python*/site-packages, etc. 2. Please make sure to do the migration in a new revision in ~arch, partly because of 1.
Final ping. Please note that we will not hesitate to last rite low profile packages over this.
On the relevant note, python 3.12 can be added, similar to what was done for Fedora: https://github.com/fail2ban/fail2ban/issues/3487#issuecomment-1994628453
(In reply to Michał Górny from comment #2) > Final ping. Please note that we will not hesitate to last rite low profile > packages over this. I don't think it makes sense for us to have pushed everyone (including non-libraries) to use distutils-r1 and then yank out the path for non-PEP517. If we're going to do that, we need way more time. Or we fork one of the cases into a separate eclass, which is probably what we should've done originally for PEP517 if this was the plan all along.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f6688522dd2809feccb3d691db98364b0919f0 commit f0f6688522dd2809feccb3d691db98364b0919f0 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-14 04:26:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-14 04:51:37 +0000 net-analyzer/fail2ban: enable py3.12 Bug: https://bugs.gentoo.org/909998 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/fail2ban/fail2ban-1.0.2-r3.ebuild | 137 +++++++++++++++++++++++++ net-analyzer/fail2ban/fail2ban-9999.ebuild | 21 +++- 2 files changed, 154 insertions(+), 4 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d0940f078bdc5b1108da1ee10bbc94aea73e2b commit 39d0940f078bdc5b1108da1ee10bbc94aea73e2b Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-14 04:45:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-14 04:49:32 +0000 dev-python/aiosmtpd: new package, add 1.4.5 Bug: https://bugs.gentoo.org/909998 Signed-off-by: Sam James <sam@gentoo.org> dev-python/aiosmtpd/Manifest | 1 + dev-python/aiosmtpd/aiosmtpd-1.4.5.ebuild | 36 +++++++++++++++++++++++++++++++ dev-python/aiosmtpd/metadata.xml | 13 +++++++++++ 3 files changed, 50 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8219a0dc4e5294b74fdcb6d447f4e1601580916 commit d8219a0dc4e5294b74fdcb6d447f4e1601580916 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-14 04:18:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-14 04:49:31 +0000 dev-python/pyasynchat: new package, add 1.0.4 Bug: https://bugs.gentoo.org/909998 Signed-off-by: Sam James <sam@gentoo.org> dev-python/pyasynchat/Manifest | 1 + dev-python/pyasynchat/metadata.xml | 13 +++++++++++++ dev-python/pyasynchat/pyasynchat-1.0.4.ebuild | 26 ++++++++++++++++++++++++++ 3 files changed, 40 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d123620a304ed68d4e07d74d1a38c5267dbdc8b1 commit d123620a304ed68d4e07d74d1a38c5267dbdc8b1 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-14 04:16:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-14 04:49:31 +0000 dev-python/pyasyncore: new package, add 1.0.4 Bug: https://bugs.gentoo.org/909998 Signed-off-by: Sam James <sam@gentoo.org> dev-python/pyasyncore/Manifest | 1 + dev-python/pyasyncore/metadata.xml | 13 +++++++++++++ dev-python/pyasyncore/pyasyncore-1.0.4.ebuild | 24 ++++++++++++++++++++++++ 3 files changed, 38 insertions(+)
ci has reproduced this issue with version 1.1.0 - Updating summary.