Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pydocstyle | Distribution: Fedora Project |
Version: 6.0.0 | Vendor: Fedora Project |
Release: 4.el9 | Build date: Thu Jun 9 18:05:32 2022 |
Group: Unspecified | Build host: buildvm-x86-10.iad2.fedoraproject.org |
Size: 266297 | Source RPM: python-pydocstyle-6.0.0-4.el9.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/PyCQA/pydocstyle/ | |
Summary: Python docstring style checker |
A static analysis tool for checking compliance with Python docstring conventions. It supports most of PEP 257 out of the box, but it should not be considered a reference implementation.
MIT
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.0.0-2 - Rebuilt for Python 3.10 * Thu Mar 25 2021 Tadej Janež <tadej.j@nez.si> - 6.0.0-1 - Update to 6.0.0 release - Remove obsolete %python_provide macro - Use %pytest macro * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 09 2020 Tadej Janež <tadej.j@nez.si> - 5.0.2-2 - Replace Python version glob with macro to support Python 3.10 - Use automatic Requires generation * Fri Jun 26 2020 Tadej Janež <tadej.j@nez.si> - 5.0.2-1 - Update to 5.0.2 release - Add explicit BuildRequires on python3-setuptools * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 5.0.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/bin/pydocstyle /usr/lib/python3.9/site-packages/pydocstyle /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/entry_points.txt /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/requires.txt /usr/lib/python3.9/site-packages/pydocstyle-6.0.0-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/pydocstyle/__init__.py /usr/lib/python3.9/site-packages/pydocstyle/__main__.py /usr/lib/python3.9/site-packages/pydocstyle/__pycache__ /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/__main__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/__main__.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/checker.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/checker.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/cli.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/cli.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/config.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/config.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/parser.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/parser.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/utils.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/utils.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/violations.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/violations.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/wordlists.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/pydocstyle/__pycache__/wordlists.cpython-39.pyc /usr/lib/python3.9/site-packages/pydocstyle/checker.py /usr/lib/python3.9/site-packages/pydocstyle/cli.py /usr/lib/python3.9/site-packages/pydocstyle/config.py /usr/lib/python3.9/site-packages/pydocstyle/data /usr/lib/python3.9/site-packages/pydocstyle/data/imperatives.txt /usr/lib/python3.9/site-packages/pydocstyle/data/imperatives_blacklist.txt /usr/lib/python3.9/site-packages/pydocstyle/parser.py /usr/lib/python3.9/site-packages/pydocstyle/utils.py /usr/lib/python3.9/site-packages/pydocstyle/violations.py /usr/lib/python3.9/site-packages/pydocstyle/wordlists.py /usr/share/doc/python3-pydocstyle /usr/share/doc/python3-pydocstyle/README.rst /usr/share/licenses/python3-pydocstyle /usr/share/licenses/python3-pydocstyle/LICENSE-MIT
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 05:33:37 2024