bumpversion fails to build with Python 3.15.0a1. ______________________ ERROR collecting tests/test_cli.py ______________________ ImportError while importing test module '/builddir/build/BUILD/bumpversion-1.0.1-build/bump2version-1.0.1/tests/test_cli.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.15/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_cli.py:19: in <module> from bumpversion.cli import DESCRIPTION, main, split_args_in_optional_and_positional ../BUILDROOT/usr/lib/python3.15/site-packages/bumpversion/cli.py:9: in <module> import sre_constants E ModuleNotFoundError: No module named 'sre_constants' _________________ ERROR collecting tests/test_version_part.py __________________ ImportError while importing test module '/builddir/build/BUILD/bumpversion-1.0.1-build/bump2version-1.0.1/tests/test_version_part.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib64/python3.15/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/test_version_part.py:3: in <module> from bumpversion.version_part import ( ../BUILDROOT/usr/lib/python3.15/site-packages/bumpversion/version_part.py:3: in <module> import sre_constants E ModuleNotFoundError: No module named 'sre_constants' https://docs.python.org/3.15/whatsnew/3.15.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.15/fedora-rawhide-x86_64/09789837-bumpversion/ For all our attempts to build bumpversion with Python 3.15, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.15/package/bumpversion/ 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.15: https://copr.fedorainfracloud.org/coprs/g/python/python3.15/ Let us know here if you have any questions. Python 3.15 is planned to be included in Fedora 45. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.15. 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.
FEDORA-2025-cf55ad2e9f (bumpversion-1.0.1-17.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-cf55ad2e9f
FEDORA-2025-cf55ad2e9f (bumpversion-1.0.1-17.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.