Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-inspektor | Distribution: openSUSE:Factory:zSystems |
Version: 0.5.2 | Vendor: openSUSE |
Release: 3.1 | Build date: Wed Oct 9 08:39:32 2024 |
Group: Unspecified | Build host: reproducible |
Size: 257218 | Source RPM: python-inspektor-0.5.2-3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/avocado-framework/inspektor | |
Summary: Program used to verify the code of your python project |
Inspektor is a program used to verify the code of a Python project. It checks code with the help of pylint, checks indentation with pycodestyle, and checks for PEP8 compliance. Inspektor can work with Git and SVN checkouts.
GPL-2.0-only
* Wed Oct 09 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to pyproject macros. - Clean up {Build,}Requires. - No more greedy globs in %files. * Thu Apr 29 2021 Benjamin Greiner <code@bnavigator.de> - Only build for primary python3 * Wed Apr 14 2021 Steve Kowalik <steven.kowalik@suse.com> - Only build for 3.8, some depends only built there. - There is no test suite, remove trying to run it. - Remove broken %ifpython3 macro. * Tue Apr 16 2019 Martin Pluskal <mpluskal@suse.com> - Update to version 0.5.2 * No changelog available - Use pypi url for source * Wed Jan 02 2019 Martin Pluskal <mpluskal@suse.com> - Do not run tests on old distributions * Tue Oct 09 2018 Martin Pluskal <mpluskal@suse.com> - Update dependencies to match latest python packaging changes * Fri Jul 27 2018 mpluskal@suse.com - Update to version 0.5.1: * No changelog available * Sun Oct 08 2017 jengelh@inai.de - Remove history lesson from description. * Thu Oct 05 2017 mpluskal@suse.com - Initial package for version 0.4.5
/etc/alternatives/inspekt /usr/bin/inspekt /usr/bin/inspekt-3.11 /usr/lib/python3.11/site-packages/inspektor /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/INSTALLER /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/LICENSE /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/METADATA /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/RECORD /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/REQUESTED /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/WHEEL /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/namespace_packages.txt /usr/lib/python3.11/site-packages/inspektor-0.5.2.dist-info/top_level.txt /usr/lib/python3.11/site-packages/inspektor/__init__.py /usr/lib/python3.11/site-packages/inspektor/__pycache__ /usr/lib/python3.11/site-packages/inspektor/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/indent.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/indent.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/license.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/license.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/lint.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/lint.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/patch.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/patch.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/path.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/path.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/style.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/__pycache__/style.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/cli /usr/lib/python3.11/site-packages/inspektor/cli/__init__.py /usr/lib/python3.11/site-packages/inspektor/cli/__pycache__ /usr/lib/python3.11/site-packages/inspektor/cli/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/cli/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/cli/__pycache__/app.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/cli/__pycache__/app.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/cli/app.py /usr/lib/python3.11/site-packages/inspektor/commands /usr/lib/python3.11/site-packages/inspektor/commands/__init__.py /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__ /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/checkall.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/checkall.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/github.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/github.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/indent.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/indent.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/license.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/license.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/lint.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/lint.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/style.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/commands/__pycache__/style.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/commands/checkall.py /usr/lib/python3.11/site-packages/inspektor/commands/github.py /usr/lib/python3.11/site-packages/inspektor/commands/indent.py /usr/lib/python3.11/site-packages/inspektor/commands/license.py /usr/lib/python3.11/site-packages/inspektor/commands/lint.py /usr/lib/python3.11/site-packages/inspektor/commands/style.py /usr/lib/python3.11/site-packages/inspektor/indent.py /usr/lib/python3.11/site-packages/inspektor/license.py /usr/lib/python3.11/site-packages/inspektor/lint.py /usr/lib/python3.11/site-packages/inspektor/patch.py /usr/lib/python3.11/site-packages/inspektor/path.py /usr/lib/python3.11/site-packages/inspektor/style.py /usr/lib/python3.11/site-packages/inspektor/utils /usr/lib/python3.11/site-packages/inspektor/utils/__init__.py /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__ /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/data_structures.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/data_structures.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/download.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/download.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/exceptions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/exceptions.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/process.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/process.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/stacktrace.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/stacktrace.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/vcs.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/inspektor/utils/__pycache__/vcs.cpython-311.pyc /usr/lib/python3.11/site-packages/inspektor/utils/data_structures.py /usr/lib/python3.11/site-packages/inspektor/utils/download.py /usr/lib/python3.11/site-packages/inspektor/utils/exceptions.py /usr/lib/python3.11/site-packages/inspektor/utils/process.py /usr/lib/python3.11/site-packages/inspektor/utils/stacktrace.py /usr/lib/python3.11/site-packages/inspektor/utils/vcs.py /usr/share/doc/packages/python3-inspektor /usr/share/doc/packages/python3-inspektor/README.rst /usr/share/licenses/python3-inspektor /usr/share/licenses/python3-inspektor/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025