Sun, 30 Jun 2024 15:14:01 UTC | login

Information for build python-pytest-doctestplus-1.1.0-3.fc40

ID293293
Package Namepython-pytest-doctestplus
Version1.1.0
Release3.fc40
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
StartedThu, 29 Feb 2024 11:25:04 UTC
CompletedThu, 29 Feb 2024 11:25:04 UTC
Tags
f40
RPMs
src
python-pytest-doctestplus-1.1.0-3.fc40.src.rpm (info) (download)
noarch
python3-pytest-doctestplus-1.1.0-3.fc40.noarch.rpm (info) (download)
Changelog * 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