python-zipp failed to build from source in Fedora rawhide/f41 https://koji.fedoraproject.org/koji/taskinfo?taskID=120744808 For details on the mass rebuild see: https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild Please fix python-zipp at your earliest convenience and set the bug's status to ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks, python-zipp will be orphaned. Before branching of Fedora 42, python-zipp will be retired, if it still fails to build. For more details on the FTBFS policy, please visit: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
Created attachment 2042572 [details] build.log file build.log too big, will only attach last 32768 bytes
Created attachment 2042573 [details] root.log file root.log too big, will only attach last 32768 bytes
Created attachment 2042574 [details] state.log
It builds fine for me in mock and in Koschei as well.
The failure during the mass rebuild was: ==================================== ERRORS ==================================== ____________________ ERROR collecting tests/compat/py38.py _____________________ /usr/lib/python3.13/site-packages/_pytest/runner.py:341: in from_call result: Optional[TResult] = func() /usr/lib/python3.13/site-packages/_pytest/runner.py:372: in <lambda> call = CallInfo.from_call(lambda: list(collector.collect()), "collect") /usr/lib/python3.13/site-packages/_pytest/doctest.py:567: in collect module = import_path( /usr/lib/python3.13/site-packages/_pytest/pathlib.py:540: in import_path spec.loader.exec_module(mod) # type: ignore[union-attr] <frozen importlib._bootstrap_external>:1022: in exec_module ??? <frozen importlib._bootstrap>:488: in _call_with_frames_removed ??? tests/compat/py38.py:5: in <module> from importlib.abc import Traversable /usr/lib64/python3.13/importlib/abc.py:34: in __getattr__ warnings._deprecated(f"{__name__}.{name}", remove=(3, 14)) E NameError: name 'warnings' is not defined. Did you forget to import 'warnings'? This was a regression in Python 3.13.0b3