Sat, 05 Oct 2024 06:00:31 UTC | login

Information for build python-pytest-cov-4.0.0-5.fc38

ID248257
Package Namepython-pytest-cov
Version4.0.0
Release5.fc38
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, 31 May 2023 10:46:45 UTC
CompletedWed, 31 May 2023 10:46:45 UTC
Tags
f38
f39
f40
RPMs
src
python-pytest-cov-4.0.0-5.fc38.src.rpm (info) (download)
noarch
python3-pytest-cov-4.0.0-5.fc38.noarch.rpm (info) (download)
Changelog * 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 * Wed May 25 2022 Orion Poplawski <orion@nwra.com> - 3.0.0-7 - Re-enable tests * Thu May 19 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.0.0-6 - Add bcond to disable tests * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 09 2021 Tom spot Callaway <spot@fedoraproject.org> - 3.0.0-4 - Fix issue with test code where it expected too specific of a string, that string changed slightly with coverage 6.2, fix adjusts string check to be more permissive and work with both old and new coverage * Wed Dec 08 2021 chedi <chedi.toueiti@gmail.com> - 3.0.0-3 - bumping release to force f36 rebuild * Wed Oct 13 2021 chedi <chedi.toueiti@gmail.com> - 3.0.0-2 - reverting to auto generated dependencies * Mon Oct 04 2021 chedi <chedi.toueiti@gmail.com> - 3.0.0-1 - Update to version 3.0.0 (#2010140) * Mon Aug 02 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.12.1-1 - Update to 2.12.1 (closes RHBZ#1960609) * Wed Jul 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2.11.1-6 - Drop obsolete macros - Update description and summary from upstream - Use “forge” macros to reference source - Use pyproject-rpm-macros * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 2.11.1-4 - Rebuilt for Python 3.10