From python3.11.spec: # 00001 # d06a8853cf4bae9e115f45e1d531d2dc152c5cc8 # Fixup distutils/unixccompiler.py to remove standard library path from rpath # Was Patch0 in ivazquez' python3000 specfile Patch1: 00001-rpath.patch
Previously tracked in BZ#1287556.
That'll go away with Python 3.12.
*** Bug 1287556 has been marked as a duplicate of this bug. ***
Python 3.11.0a1 was released with distutils, but the module should be removed in a2: https://github.com/python/cpython/issues/92584#issuecomment-1290886108
I just removed the distutils packages in Python 3.12: https://github.com/python/cpython/commit/0faa0ba240e815614e5a2900e48007acac41b214 Let's see how it goes. I hope that the change will not be reverted soon, and that one year (until Python 3.12.0 final release) will be enough to go through all distutils/setuptools issues. See also the related discussion: https://discuss.python.org/t/collaboration-on-handling-python-3-12-incompatible-changes-distutils-removal-invalid-escape-escape-etc/20721
https://src.fedoraproject.org/rpms/python3.12/pull-request/8 updates to Python 3.12.0a2 and removes this patch together with distutils.
FEDORA-2022-9bc92ee714 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-9bc92ee714
FEDORA-2022-9bc92ee714 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.