Please build python-astroid for EPEL9
DEBUG util.py:443: No matching package to install: 'python3-typed_ast >= 1.3.0'
E ModuleNotFoundError: No module named 'typing_extensions'
*** Bug 2115523 has been marked as a duplicate of this bug. ***
*** Bug 2100082 has been marked as a duplicate of this bug. ***
I have a PR to update rawhide to pyproject macros here: https://src.fedoraproject.org/rpms/python-astroid/pull-request/4 Still have issues with relaxed deps on EPEL9: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mum5to + umask 022 + cd /builddir/build/BUILD + cd astroid-2.12.1 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo 'python3dist(toml)' + rm -rfv UNKNOWN.dist-info/ removed 'UNKNOWN.dist-info/top_level.txt' removed 'UNKNOWN.dist-info/CONTRIBUTORS.txt' removed 'UNKNOWN.dist-info/METADATA' removed 'UNKNOWN.dist-info/LICENSE' removed directory 'UNKNOWN.dist-info/' + '[' -f /usr/bin/python3 ']' + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -s /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 53.0.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running egg_info HOOK STDOUT: creating UNKNOWN.egg-info HOOK STDOUT: writing UNKNOWN.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to UNKNOWN.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to UNKNOWN.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'UNKNOWN.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'UNKNOWN.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'CONTRIBUTORS.txt' HOOK STDOUT: writing manifest file 'UNKNOWN.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) HOOK STDOUT: running dist_info HOOK STDOUT: writing UNKNOWN.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to UNKNOWN.egg-info/dependency_links.txt HOOK STDOUT: writing top-level names to UNKNOWN.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'UNKNOWN.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: adding license file 'CONTRIBUTORS.txt' HOOK STDOUT: writing manifest file 'UNKNOWN.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/astroid-2.12.1/UNKNOWN.dist-info' HOOK STDOUT: adding license file "CONTRIBUTORS.txt" (matched pattern "CONTRIBUTORS.txt") HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICENSE") I don't know where the "UNKNOWN" is coming from. Perhaps it really does need a newer setuptools or wheel?
FEDORA-EPEL-2022-99c1870939 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-99c1870939
FEDORA-EPEL-2022-99c1870939 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-99c1870939 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2022-99c1870939 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.