Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-dtopt | Distribution: Fedora Project |
Version: 0.1 | Vendor: Fedora Project |
Release: 54.fc44 | Build date: Sat Aug 16 00:08:11 2025 |
Group: Unspecified | Build host: buildvm-a64-06.rdu3.fedoraproject.org |
Size: 9311 | Source RPM: python-dtopt-0.1-54.fc44.src.rpm |
Packager: Fedora Project | |
Url: http://pypi.python.org/pypi/dtopt/ | |
Summary: Add options to doctest examples while they are running |
dtopts adds options to doctest examples while they are running. When using the doctest module it is often convenient to use the ELLIPSIS option, which allows you to use ... as a wildcard. But you either have to setup the test runner to use this option, or you must put #doctest: +ELLIPSIS on every example that uses this feature. dtopt lets you enable this option globally from within a doctest, by doing: >>> from dtopt import ELLIPSIS
MIT
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.1-54 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.1-52 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-51 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.1-49 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
/usr/lib/python3.14/site-packages/dtopt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/PKG-INFO /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/SOURCES.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/dependency_links.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/top_level.txt /usr/lib/python3.14/site-packages/dtopt-0.1-py3.14.egg-info/zip-safe /usr/lib/python3.14/site-packages/dtopt/COMPARE.py /usr/lib/python3.14/site-packages/dtopt/ELLIPSIS.py /usr/lib/python3.14/site-packages/dtopt/NORMALIZE_WHITESPACE.py /usr/lib/python3.14/site-packages/dtopt/__init__.py /usr/lib/python3.14/site-packages/dtopt/__pycache__ /usr/lib/python3.14/site-packages/dtopt/__pycache__/COMPARE.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/COMPARE.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-314.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/dtopt/__pycache__/__init__.cpython-314.pyc /usr/share/doc/python3-dtopt /usr/share/doc/python3-dtopt/index.txt /usr/share/doc/python3-dtopt/license.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 18 23:05:25 2025