Wed, 14 Aug 2024 11:52:05 UTC | login

Information for build python-pytest-doctestplus-1.2.1-2.fc41

ID310573
Package Namepython-pytest-doctestplus
Version1.2.1
Release2.fc41
Epoch
SummaryPytest plugin with advanced doctest features
DescriptionThe doctestplus plugin provides advanced features for testing example Python code that is included in Python docstrings and in standalone documentation files. Good documentation for developers contains example code. This is true of both standalone documentation and of documentation that is integrated with the code itself. Python provides a mechanism for testing code snippets that are provided in Python docstrings. The unit test framework pytest provides a mechanism for running doctests against both docstrings in source code and in standalone documentation files. This plugin augments the functionality provided by Python and pytest by providing the following features: * approximate floating point comparison for doctests that produce floating point results * skipping particular classes, methods, and functions when running doctests * handling doctests that use remote data in conjunction with the pytest-remotedata plugin * optional inclusion of *.rst files for doctests
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 12:19:18 UTC
CompletedWed, 10 Jul 2024 12:19:18 UTC
Tags
f41
RPMs
src
python-pytest-doctestplus-1.2.1-2.fc41.src.rpm (info) (download)
noarch
python3-pytest-doctestplus-1.2.1-2.fc41.noarch.rpm (info) (download)
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.2.1-2 - Rebuilt for Python 3.13 * Sat Mar 16 2024 Sergio Pascual <sergiopr@fis.ucm.es> - 1.2.1-1 - New upstream source 1.2.1 * Wed Mar 06 2024 Sergio Pascual <sergiopr@fis.ucm.es> - 1.2.0-1 - Update to 1.2.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 31 2023 Sergio Pascual <sergiopr@fis.ucm.es> - 1.1.0-1 - New upstream version 1.1.0 - Updated url and summary - Updated to use SPDX license name * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.12.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 08 2022 Mattia Verga <mattia.verga@proton.me> - 0.12.0-1 - Update to 0.12.0 (fedora#2058783) - Switch to modern python build macros * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.11.2-3 - Rebuilt for Python 3.11