Re: Loudly deprecating setup.py-based macros %py3_build %py3_install

2024-09-27 Thread Miro Hrončok via python-devel
On 27. 09. 24 18:46, Miro Hrončok wrote: On 24. 09. 24 13:55, Maxwell G wrote: Later, I'd like to experiment with https://github.com/packit/specfile to write a minimal automatic convertor from the old macros to the new. It won't be perfect and likely won't be able to ditch any manually listed

Re: Loudly deprecating setup.py-based macros %py3_build %py3_install

2024-09-27 Thread Miro Hrončok via python-devel
On 24. 09. 24 13:55, Maxwell G wrote: Later, I'd like to experiment with https://github.com/packit/specfile to write a minimal automatic convertor from the old macros to the new. It won't be perfect and likely won't be able to ditch any manually listed BuildRequires at first, but at least it mi