Fri, 20 Sep 2024 01:28:52 UTC | login

Information for build python-pytest-cov-4.0.0-12.fc41

ID310568
Package Namepython-pytest-cov
Version4.0.0
Release12.fc41
Epoch
SummaryCoverage plugin for pytest
DescriptionThis plugin produces coverage reports. Compared to just using coverage run this plugin does some extras: • Subprocess support: you can fork or run stuff in a subprocess and will get covered without any fuss. • Xdist support: you can use all of pytest-xdist’s features and still get coverage. • Consistent pytest behavior. If you run coverage run -m pytest you will have slightly different sys.path (CWD will be in it, unlike when running pytest). All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 12:19:02 UTC
CompletedWed, 10 Jul 2024 12:19:02 UTC
Tags
f41
RPMs
src
python-pytest-cov-4.0.0-12.fc41.src.rpm (info) (download)
noarch
python3-pytest-cov-4.0.0-12.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0.0-12 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0.0-11 - Bootstrap for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 4.0.0-7 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.0.0-6 - Bootstrap for Python 3.12 * Fri May 05 2023 Orion Poplawski <orion@nwra.com> - 4.0.0-5 - Drop -S git * Fri May 05 2023 Orion Poplawski <orion@nwra.com> - 4.0.0-4 - Add upstream patch to skip failing test with coverage > 6.4 (Fixes FTBFS bz#2171685) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Nov 11 2022 chedi toueiti <chedi.toueiti@gmail.com> - 4.0.0-2 - fixing a pytest-xdist failing test due to the deprecation of the boxed parameter (#2142008) * Thu Sep 29 2022 chedi toueiti <chedi.toueiti@gmail.com> - 4.0.0-1 - Update to version 4.0.0 (#2130722) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 13 2022 chedi toueiti <chedi.toueiti@gmail.com> - 3.0.0-10 - minor formating update * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.0.0-9 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.0.0-8 - Bootstrap for Python 3.11