Re: Help with Python package

2025-06-18 Thread W. Michael Petullo via python-devel
> You have passed `-t` to `pyproject_buildrequires`; it was always using > tox, now it's an error to try it if there's no configuration for it > available. That was it. Thank you! -- Mike :wq -- ___ python-devel mailing list -- python-devel@lists.fed

Re: Help with Python package

2025-06-18 Thread Elliott Sales de Andrade via python-devel
On Wed, Jun 18, 2025 at 4:12 PM W. Michael Petullo via python-devel wrote: > > I maintain Fedora's academic-admin package, and I found that it will > not compile on Rawhide. Building in mock/Fedora 42 works fine. On > Rawhide, I get: > > $ mock -r fedora-rawhide-x86_64 --rebuild > [...]/academic-