Description of problem: Package python-ase fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 3.23.0-3.fc41 Steps to Reproduce: koji build --scratch f42 python-ase-3.23.0-3.fc41.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-ase Reproducible: Always Actual Results: _______________________ ERROR collecting test_imports.py _______________________ ImportError while importing test module '/builddir/build/BUILD/python-ase-3.23.0-build/ase-3.23.0/build/lib/ase/test/test_imports.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_imports.py:6: in <module> from numpy import VisibleDeprecationWarning E ImportError: cannot import name 'VisibleDeprecationWarning' from 'numpy' (/usr/lib64/python3.13/site-packages/numpy/__init__.py) This has started to happen since update to numpy 2.
Built in https://koji.fedoraproject.org/koji/taskinfo?taskID=128460800