Re: setuptools 72 removes setup.py test, your package(s) will break

2024-08-14 Thread Ben Beasley
I copied the python-crypto maintainers alias on this message, as well as the maintainer aliases for the four packages that depend on it. This message is just a quick analysis of what depends on python-crypto/PyCrypto, and what it might take to retire the package if that’s desired. Other than dr

Re: setuptools 72 removes setup.py test, your package(s) will break

2024-08-14 Thread Maxwell G
On 8/14/24 12:51 PM, Miro Hrončok wrote: There might also be packages using tox with a tox.ini like this one: https://github.com/pycrypto/pycrypto/blob/master/tox.ini Can we retire that package? The project's README says: *PyCrypto 2.x is unmaintained, obsolete, and contains security vulnerab

Re: setuptools 72 removes setup.py test, your package(s) will break

2024-08-14 Thread Miro Hrončok
On 14. 08. 24 18:21, Paul Howarth wrote: You can use this opportunity to update your package to the current Python packaging guidelines, see e.g. https://src.fedoraproject.org/rpms/python-cachetools/pull-request/4 Affected 199 packages by maintainers based on a simple specfile grep for ^[^-#].+\

setuptools 72 removes setup.py test, your package(s) will break

2024-08-14 Thread Miro Hrončok
Hello. We will eventually update python-setuptools in Fedora to version 72 and that version removes support for the `setup.py test` command. We will probably use the change process to propose the upgrade, so don't expect it to land soon. However, if your package still uses the `setup.py test`

Re: The -O3 flag leaked into sysconfig CFLAGS, should we keep it?

2024-08-14 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 14, 2024 at 11:30:16AM +0200, Miro Hrončok wrote: > On 14. 08. 24 11:04, Zbigniew Jędrzejewski-Szmek wrote: > > On Wed, Aug 14, 2024 at 01:22:19AM +0200, Miro Hrončok wrote: > > > On 13. 08. 24 21:45, Zbigniew Jędrzejewski-Szmek wrote: > > > > On Tue, Aug 06, 2024 at 11:29:01AM +0200, M

Re: The -O3 flag leaked into sysconfig CFLAGS, should we keep it?

2024-08-14 Thread Miro Hrončok
On 14. 08. 24 11:04, Zbigniew Jędrzejewski-Szmek wrote: On Wed, Aug 14, 2024 at 01:22:19AM +0200, Miro Hrončok wrote: On 13. 08. 24 21:45, Zbigniew Jędrzejewski-Szmek wrote: On Tue, Aug 06, 2024 at 11:29:01AM +0200, Miro Hrončok wrote: On 06. 08. 24 1:20, Miro Hrončok wrote: Hello Pythonistas

Re: The -O3 flag leaked into sysconfig CFLAGS, should we keep it?

2024-08-14 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Aug 14, 2024 at 01:22:19AM +0200, Miro Hrončok wrote: > On 13. 08. 24 21:45, Zbigniew Jędrzejewski-Szmek wrote: > > On Tue, Aug 06, 2024 at 11:29:01AM +0200, Miro Hrončok wrote: > > > On 06. 08. 24 1:20, Miro Hrončok wrote: > > > > Hello Pythonistas. > > > > > > > > For years, the CFLAGS e