Sun, 07 Jul 2024 00:53:04 UTC | login

Information for build python-pytest-asyncio-0.19.0-1.fc37

ID203243
Package Namepython-pytest-asyncio
Version0.19.0
Release1.fc37
Epoch
SummaryPytest support for asyncio
Descriptionpytest-asyncio is an Apache2 licensed library, written in Python, for testing asyncio code with pytest. asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 21:33:59 UTC
CompletedMon, 19 Sep 2022 21:33:59 UTC
Tags
f37
f38
RPMs
src
python-pytest-asyncio-0.19.0-1.fc37.src.rpm (info) (download)
noarch
python3-pytest-asyncio-0.19.0-1.fc37.noarch.rpm (info) (download)
Changelog * Tue Aug 02 2022 Charalampos Stratakis <cstratak@redhat.com> 0.19.0-1 - Update to 0.19.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.18.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 0.18.3-3 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 0.18.3-2 - Bootstrap for Python 3.11 * Wed Apr 20 2022 Carl George <carl@george.computer> 0.18.3-1 - Renamed from python3-pytest-asyncio (resolves: rhbz#2076825)