python-apipkg fails to build with Python 3.12.0a7. =================================== FAILURES =================================== ___________________________ test_eagerload_on_bython ___________________________ monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f2e40ea3740> > ??? test_apipkg.py:842: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../../BUILDROOT/python-apipkg-3.0.1-4.fc39.x86_64/usr/lib/python3.12/site-packages/apipkg/__init__.py:37: in initpkg getattr(module, "__dict__") ../../BUILDROOT/python-apipkg-3.0.1-4.fc39.x86_64/usr/lib/python3.12/site-packages/apipkg/_module.py:117: in __getattr__ return self.__makeattr(name, isgetattr=True) ../../BUILDROOT/python-apipkg-3.0.1-4.fc39.x86_64/usr/lib/python3.12/site-packages/apipkg/_module.py:117: in __getattr__ return self.__makeattr(name, isgetattr=True) ../../BUILDROOT/python-apipkg-3.0.1-4.fc39.x86_64/usr/lib/python3.12/site-packages/apipkg/_module.py:117: in __getattr__ return self.__makeattr(name, isgetattr=True) E RecursionError: maximum recursion depth exceeded !!! Recursion detected (same locals & position) =========================== short test summary info ============================ FAILED test_apipkg.py::test_eagerload_on_bython - RecursionError: maximum rec... ========================= 1 failed, 43 passed in 0.46s ========================= https://docs.python.org/3.12/whatsnew/3.12.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.12/fedora-rawhide-x86_64/05838976-python-apipkg/ For all our attempts to build python-apipkg with Python 3.12, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.12/package/python-apipkg/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.12: https://copr.fedorainfracloud.org/coprs/g/python/python3.12/ Let us know here if you have any questions. Python 3.12 is planned to be included in Fedora 39. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.12. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
Seems it now has been successfully built for F39: https://koji.fedoraproject.org/koji/buildinfo?buildID=2250198