Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-inspektor-0.5.2-2.11 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python3-inspektor Distribution: openSUSE Tumbleweed
Version: 0.5.2 Vendor: openSUSE
Release: 2.11 Build date: Thu Apr 29 15:20:53 2021
Group: Unspecified Build host: reproducible
Size: 238110 Source RPM: python-inspektor-0.5.2-2.11.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.

Provides

Requires

License

GPL-2.0-only

Changelog

* 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

Files

/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-py3.11.egg-info
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/namespace_packages.txt
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/inspektor-0.5.2-py3.11.egg-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, Wed May 1 23:23:10 2024