Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-hacking | Distribution: Fedora Project |
Version: 7.0.0 | Vendor: Fedora Project |
Release: 2.fc42 | Build date: Sat Jan 18 15:57:46 2025 |
Group: Unspecified | Build host: buildvm-s390x-21.s390.fedoraproject.org |
Size: 2535612 | Source RPM: python-hacking-7.0.0-2.fc42.src.rpm |
Packager: Fedora Project | |
Url: http://github.com/openstack-dev/hacking | |
Summary: OpenStack Hacking Guideline Enforcement |
OpenStack Hacking Guideline Enforcement **NOTE**: the local-check feature is DISABLED in this package! See https://bugs.launchpad.net/hacking/+bug/1652409 for details.
Apache-2.0
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Oct 08 2024 Joel Capitao <jcapitao@redhat.com> 7.0.0-1 - Update to upstream version 7.0.0 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 10 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> 6.1.0-3 - Move patch to git rather than sources (PR#2 by churchyard) * Wed Jul 10 2024 Hirotaka Wakabayashi <hiwkby@yahoo.com> 6.1.0-2 - Adds a workaround for a building error(eventlet) * Mon May 06 2024 Alfredo Moralejo <amoralej@redhat.com> 6.1.0-1 - Update to upstream version 6.1.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 26 2023 Alfredo Moralejo <amoralej@gmail.com> 6.0.1-1 - Update to upstream version 6.0.1 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Python Maint <python-maint@redhat.com> - 4.0.0-8 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/hacking /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/AUTHORS /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/METADATA /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/pbr.json /usr/lib/python3.13/site-packages/hacking-7.0.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/hacking/__init__.py /usr/lib/python3.13/site-packages/hacking/__pycache__ /usr/lib/python3.13/site-packages/hacking/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/__pycache__/core.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/__pycache__/core.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks /usr/lib/python3.13/site-packages/hacking/checks/__init__.py /usr/lib/python3.13/site-packages/hacking/checks/__pycache__ /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/comments.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/comments.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/dictlist.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/dictlist.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/docstrings.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/docstrings.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/except_checks.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/except_checks.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/imports.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/imports.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/localization.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/localization.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/mock_checks.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/mock_checks.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/other.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/other.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/vim_check.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/checks/__pycache__/vim_check.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/checks/comments.py /usr/lib/python3.13/site-packages/hacking/checks/dictlist.py /usr/lib/python3.13/site-packages/hacking/checks/docstrings.py /usr/lib/python3.13/site-packages/hacking/checks/except_checks.py /usr/lib/python3.13/site-packages/hacking/checks/imports.py /usr/lib/python3.13/site-packages/hacking/checks/localization.py /usr/lib/python3.13/site-packages/hacking/checks/mock_checks.py /usr/lib/python3.13/site-packages/hacking/checks/other.py /usr/lib/python3.13/site-packages/hacking/checks/vim_check.py /usr/lib/python3.13/site-packages/hacking/config.py /usr/lib/python3.13/site-packages/hacking/core.py /usr/lib/python3.13/site-packages/hacking/tests /usr/lib/python3.13/site-packages/hacking/tests/__init__.py /usr/lib/python3.13/site-packages/hacking/tests/__pycache__ /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_config.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_doctest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_doctest.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_import_exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/__pycache__/test_import_exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks /usr/lib/python3.13/site-packages/hacking/tests/checks/__init__.py /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__ /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_comments.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_comments.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_except_checks.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_except_checks.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_mock.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_mock.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_other.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/__pycache__/test_other.cpython-313.pyc /usr/lib/python3.13/site-packages/hacking/tests/checks/test_comments.py /usr/lib/python3.13/site-packages/hacking/tests/checks/test_except_checks.py /usr/lib/python3.13/site-packages/hacking/tests/checks/test_mock.py /usr/lib/python3.13/site-packages/hacking/tests/checks/test_other.py /usr/lib/python3.13/site-packages/hacking/tests/test_config.py /usr/lib/python3.13/site-packages/hacking/tests/test_doctest.py /usr/lib/python3.13/site-packages/hacking/tests/test_import_exceptions.py /usr/share/doc/python3-hacking /usr/share/doc/python3-hacking/README.rst /usr/share/doc/python3-hacking/html /usr/share/doc/python3-hacking/html/_sources /usr/share/doc/python3-hacking/html/_sources/contributor /usr/share/doc/python3-hacking/html/_sources/contributor/contributing.rst.txt /usr/share/doc/python3-hacking/html/_sources/index.rst.txt /usr/share/doc/python3-hacking/html/_sources/user /usr/share/doc/python3-hacking/html/_sources/user/hacking.rst.txt /usr/share/doc/python3-hacking/html/_sources/user/index.rst.txt /usr/share/doc/python3-hacking/html/_sources/user/usage.rst.txt /usr/share/doc/python3-hacking/html/_static /usr/share/doc/python3-hacking/html/_static/basic.css /usr/share/doc/python3-hacking/html/_static/css /usr/share/doc/python3-hacking/html/_static/css/bootstrap.css /usr/share/doc/python3-hacking/html/_static/css/bootstrap.min.css /usr/share/doc/python3-hacking/html/_static/css/combined.css /usr/share/doc/python3-hacking/html/_static/css/font-awesome.css /usr/share/doc/python3-hacking/html/_static/css/font-awesome.min.css /usr/share/doc/python3-hacking/html/_static/css/search.css /usr/share/doc/python3-hacking/html/_static/doctools.js /usr/share/doc/python3-hacking/html/_static/documentation_options.js /usr/share/doc/python3-hacking/html/_static/favicon.ico /usr/share/doc/python3-hacking/html/_static/file.png /usr/share/doc/python3-hacking/html/_static/fonts /usr/share/doc/python3-hacking/html/_static/fonts/FontAwesome.otf /usr/share/doc/python3-hacking/html/_static/fonts/fontawesome-webfont.eot /usr/share/doc/python3-hacking/html/_static/fonts/fontawesome-webfont.svg /usr/share/doc/python3-hacking/html/_static/fonts/fontawesome-webfont.ttf /usr/share/doc/python3-hacking/html/_static/fonts/fontawesome-webfont.woff /usr/share/doc/python3-hacking/html/_static/fonts/fontawesome-webfont.woff2 /usr/share/doc/python3-hacking/html/_static/fonts/glyphicons-halflings-regular.eot /usr/share/doc/python3-hacking/html/_static/fonts/glyphicons-halflings-regular.svg /usr/share/doc/python3-hacking/html/_static/fonts/glyphicons-halflings-regular.ttf /usr/share/doc/python3-hacking/html/_static/fonts/glyphicons-halflings-regular.woff /usr/share/doc/python3-hacking/html/_static/fonts/glyphicons-halflings-regular.woff2 /usr/share/doc/python3-hacking/html/_static/images /usr/share/doc/python3-hacking/html/_static/images/docs /usr/share/doc/python3-hacking/html/_static/images/docs/license.png /usr/share/doc/python3-hacking/html/_static/images/docs/superuser1.png /usr/share/doc/python3-hacking/html/_static/images/docs/superuser2.png /usr/share/doc/python3-hacking/html/_static/images/docs/superuser3.png /usr/share/doc/python3-hacking/html/_static/images/docs/superuser4.png /usr/share/doc/python3-hacking/html/_static/images/footer-facebook-hover.png /usr/share/doc/python3-hacking/html/_static/images/footer-facebook.png /usr/share/doc/python3-hacking/html/_static/images/footer-linkedin-hover.png /usr/share/doc/python3-hacking/html/_static/images/footer-linkedin.png /usr/share/doc/python3-hacking/html/_static/images/footer-twitter-hover.png /usr/share/doc/python3-hacking/html/_static/images/footer-twitter.png /usr/share/doc/python3-hacking/html/_static/images/footer-youtube-hover.png /usr/share/doc/python3-hacking/html/_static/images/footer-youtube.png /usr/share/doc/python3-hacking/html/_static/images/loading.gif /usr/share/doc/python3-hacking/html/_static/images/logo-full.png /usr/share/doc/python3-hacking/html/_static/images/logo-full.svg /usr/share/doc/python3-hacking/html/_static/images/logo-vert.png /usr/share/doc/python3-hacking/html/_static/images/logo-vert.svg /usr/share/doc/python3-hacking/html/_static/images/openstack-logo-full.png /usr/share/doc/python3-hacking/html/_static/images/openstack-logo-full.svg /usr/share/doc/python3-hacking/html/_static/images/openstack-logo-vert.png /usr/share/doc/python3-hacking/html/_static/images/openstack-logo-vert.svg /usr/share/doc/python3-hacking/html/_static/images/search-icon.png /usr/share/doc/python3-hacking/html/_static/js /usr/share/doc/python3-hacking/html/_static/js/bootstrap.js /usr/share/doc/python3-hacking/html/_static/js/bootstrap.min.js /usr/share/doc/python3-hacking/html/_static/js/docs.js /usr/share/doc/python3-hacking/html/_static/js/jquery-3.2.1.js /usr/share/doc/python3-hacking/html/_static/js/jquery-3.2.1.min.js /usr/share/doc/python3-hacking/html/_static/js/navigation.js /usr/share/doc/python3-hacking/html/_static/language_data.js /usr/share/doc/python3-hacking/html/_static/minus.png /usr/share/doc/python3-hacking/html/_static/plus.png /usr/share/doc/python3-hacking/html/_static/pygments.css /usr/share/doc/python3-hacking/html/_static/searchtools.js /usr/share/doc/python3-hacking/html/_static/sphinx_highlight.js /usr/share/doc/python3-hacking/html/contributor /usr/share/doc/python3-hacking/html/contributor/contributing.html /usr/share/doc/python3-hacking/html/genindex.html /usr/share/doc/python3-hacking/html/index.html /usr/share/doc/python3-hacking/html/search.html /usr/share/doc/python3-hacking/html/searchindex.js /usr/share/doc/python3-hacking/html/user /usr/share/doc/python3-hacking/html/user/hacking.html /usr/share/doc/python3-hacking/html/user/index.html /usr/share/doc/python3-hacking/html/user/usage.html /usr/share/licenses/python3-hacking /usr/share/licenses/python3-hacking/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 28 04:11:00 2025