Description of problem: Package python-valkey fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 6.1.1-7.fc44 Steps to Reproduce: koji build --scratch f45 python-valkey-6.1.1-7.fc44.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-valkey Reproducible: Always Actual Results: ==================================== ERRORS ==================================== ______________ ERROR collecting tests/test_asyncio/test_bloom.py _______________ tests/test_asyncio/test_bloom.py:388: in <module> @skip_ifmodversion_lt("2.4.0", "bf") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named bf _______________ ERROR collecting tests/test_asyncio/test_json.py _______________ tests/test_asyncio/test_json.py:46: in <module> @skip_ifmodversion_lt("2.6.0", "ReJSON") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named ReJSON ______________ ERROR collecting tests/test_asyncio/test_search.py ______________ tests/test_asyncio/test_search.py:458: in <module> @skip_ifmodversion_lt("2.0.0", "search") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named search ____________ ERROR collecting tests/test_asyncio/test_timeseries.py ____________ tests/test_asyncio/test_timeseries.py:32: in <module> @skip_ifmodversion_lt("1.4.0", "timeseries") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named timeseries _____________________ ERROR collecting tests/test_bloom.py _____________________ tests/test_bloom.py:410: in <module> @skip_ifmodversion_lt("2.4.0", "bf") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named bf _____________________ ERROR collecting tests/test_json.py ______________________ tests/test_json.py:48: in <module> @skip_ifmodversion_lt("2.06.00", "ReJSON") # todo: update after the release ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named ReJSON ____________________ ERROR collecting tests/test_search.py _____________________ tests/test_search.py:434: in <module> @skip_ifmodversion_lt("2.0.0", "search") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named search __________________ ERROR collecting tests/test_timeseries.py ___________________ tests/test_timeseries.py:36: in <module> @skip_ifmodversion_lt("1.4.0", "timeseries") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ tests/conftest.py:247: in skip_ifmodversion_lt raise AttributeError(f"No valkey module named {module_name}") E AttributeError: No valkey module named timeseries
FEDORA-2026-4e0b5a3a14 (python-valkey-6.1.1-8.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-4e0b5a3a14
FEDORA-2026-4e0b5a3a14 (python-valkey-6.1.1-8.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report.