Re: Running Zuul CI on the packages belonging to @python-packagers-sig

2022-10-18 Thread Maxwell G
On Tue Oct 18, 2022 at 15:18 +0200, Karolina Surma wrote: > Hello maintainers, > > We'd like to add all the Fedora's packages (co-)maintained by > @python-packagers-sig and the members of Python-maint team to the Zuul > CI* configuration. > > You can see the full list of added packages in this PR:

Running Zuul CI on the packages belonging to @python-packagers-sig

2022-10-18 Thread Karolina Surma
Hello maintainers, We'd like to add all the Fedora's packages (co-)maintained by @python-packagers-sig and the members of Python-maint team to the Zuul CI* configuration. You can see the full list of added packages in this PR: https://pagure.io/fedora-project-config/pull-request/227 I intend to

Re: Help needed triaging build failures without distutils

2022-10-18 Thread Miro Hrončok
On 18. 10. 22 13:58, Hans Ulrich Niedermann wrote: I have picked up the then orphaned csound on 2022-10-17 to fix its unrelated FTBFS issues, and the current csound-6.16.2-7 package successfully builds locally with your below build instructions which "rm -rf" distutils from the mock buildroot.

Re: Help needed triaging build failures without distutils

2022-10-18 Thread Hans Ulrich Niedermann
I have picked up the then orphaned csound on 2022-10-17 to fix its unrelated FTBFS issues, and the current csound-6.16.2-7 package successfully builds locally with your below build instructions which "rm -rf" distutils from the mock buildroot. So the csound-6.16.2-7 package appears to be good to

Re: Help needed triaging build failures without distutils

2022-10-18 Thread Miro Hrončok
On 18. 10. 22 11:27, Miro Hrončok wrote: libarcus churchyard gferon https://src.fedoraproject.org/rpms/libarcus/pull-request/22 libsavitar   churchyard gferon https://src.fedoraproject.org/rpms/libsavitar/pull-request/15 -- Miro Hrončok -- Phone: +420777974800 IRC:

Re: Help needed triaging build failures without distutils

2022-10-18 Thread Miro Hrončok
On 18. 10. 22 11:27, Miro Hrončok wrote: pipenv   churchyard ksurma torsava + sphinx-build-3 docs html Running Sphinx v5.1.1 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File

Help needed triaging build failures without distutils

2022-10-18 Thread Miro Hrončok
Hey Pythonistas. The Python standard library distutils module will be removed from Python 3.12+ https://peps.python.org/pep-0632/ As preparatory work, we build all python packages in a Copr repository with Python 3.11 sans distutils: