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: 44.el9 | Build date: Fri Apr 28 03:54:46 2023 |
Group: Unspecified | Build host: buildvm-s390x-27.s390.fedoraproject.org |
Size: 8179 | Source RPM: python-dtopt-0.1-44.el9.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 Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.1-42 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-40 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.1-39 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
/usr/lib/python3.9/site-packages/dtopt /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/dtopt-0.1-py3.9.egg-info/zip-safe /usr/lib/python3.9/site-packages/dtopt/COMPARE.py /usr/lib/python3.9/site-packages/dtopt/ELLIPSIS.py /usr/lib/python3.9/site-packages/dtopt/NORMALIZE_WHITESPACE.py /usr/lib/python3.9/site-packages/dtopt/__init__.py /usr/lib/python3.9/site-packages/dtopt/__pycache__ /usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/COMPARE.cpython-39.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/ELLIPSIS.cpython-39.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/NORMALIZE_WHITESPACE.cpython-39.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/dtopt/__pycache__/__init__.cpython-39.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, Fri Nov 15 07:51:05 2024