Description of problem: Fedora 41 contains a version of pytest-asyncio (0.23.6) with a bug related to loop_scope=module: https://github.com/pytest-dev/pytest-asyncio/issues/862 Can it be updated to the version from Fedora 42 (0.24.0) ? Version-Release number of selected component (if applicable): python3-pytest-asyncio-0.23.6-4.fc41 How reproducible: https://github.com/pytest-dev/pytest-asyncio/issues/862
Seems reasonable based on the upstream release notes. The only breaking change mentioned is setting the minimum pytest version at 8.2.0, but we have 8.3.4 in F41 so that's no problem. https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.23.7 https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.23.8 https://github.com/pytest-dev/pytest-asyncio/releases/tag/v0.24.0 I also verified that nothing in F41 currently requires or buildrequires an upper bound restriction on this. https://src.fedoraproject.org/rpms/python-pytest-asyncio/pull-request/12
FEDORA-2025-216d5b1ea4 (python-pytest-asyncio-0.24.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-216d5b1ea4
FEDORA-2025-216d5b1ea4 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-216d5b1ea4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-216d5b1ea4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-216d5b1ea4 (python-pytest-asyncio-0.24.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.