Fri, 25 Oct 2024 22:13:18 UTC | login

Information for RPM python3-pytest-doctestplus-1.2.1-2.fc41.noarch.rpm

ID1315240
Namepython3-pytest-doctestplus
Version1.2.1
Release2.fc41
Epoch
Archnoarch
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
Build Time2024-06-08 06:26:12 GMT
Size58.52 KB
5c46f0642c08024a1c5ba6cb4aa2c90f
LicenseBSD-3-Clause
Provides
python-pytest-doctestplus = 1.2.1-2.fc41
python3-pytest-doctestplus = 1.2.1-2.fc41
python3.13-pytest-doctestplus = 1.2.1-2.fc41
python3.13dist(pytest-doctestplus) = 1.2.1
python3dist(pytest-doctestplus) = 1.2.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
python(abi) = 3.13
python3.13dist(packaging) >= 17
python3.13dist(pytest) >= 4.6
python3.13dist(setuptools) >= 30.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 40 of 40
Name ascending sort Size
/usr/lib/python3.13/site-packages/pytest_doctestplus0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/INSTALLER4.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/LICENSE.rst1.53 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/METADATA17.38 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/WHEEL92.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/entry_points.txt58.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus-1.2.1.dist-info/top_level.txt19.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__init__.py117.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-313.opt-1.pyc209.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/__init__.cpython-313.pyc209.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/newhooks.cpython-313.opt-1.pyc331.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/newhooks.cpython-313.pyc331.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-313.opt-1.pyc11.87 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/output_checker.cpython-313.pyc11.93 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-313.opt-1.pyc42.33 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/plugin.cpython-313.pyc42.21 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/utils.cpython-313.opt-1.pyc1.57 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/utils.cpython-313.pyc1.57 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/version.cpython-313.opt-1.pyc572.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/__pycache__/version.cpython-313.pyc572.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/newhooks.py165.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/output_checker.py10.52 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/plugin.py43.86 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__init__.py0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__0.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-313.opt-1.pyc168.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/__init__.cpython-313.pyc168.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-313.opt-1.pyc2.63 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/__pycache__/doctestplus.cpython-313.pyc2.63 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/sphinx/doctestplus.py2.04 KB
/usr/lib/python3.13/site-packages/pytest_doctestplus/utils.py835.00 B
/usr/lib/python3.13/site-packages/pytest_doctestplus/version.py411.00 B
/usr/share/doc/python3-pytest-doctestplus0.00 B
/usr/share/doc/python3-pytest-doctestplus/CHANGES.rst5.13 KB
/usr/share/doc/python3-pytest-doctestplus/README.rst16.02 KB
/usr/share/licenses/python3-pytest-doctestplus0.00 B
/usr/share/licenses/python3-pytest-doctestplus/LICENSE.rst1.53 KB
Component of
1 through 2 of 2
Buildroot descending sort Created State
f41-build-815050-149384 2024-07-14 04:30:46 expired
f41-build-814497-148920 2024-07-12 23:18:53 expired