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

python310-pylama-8.4.1-3.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-pylama Distribution: openSUSE:Factory:zSystems
Version: 8.4.1 Vendor: openSUSE
Release: 3.1 Build date: Fri Jun 16 10:06:54 2023
Group: Development/Languages/Python Build host: s390zl27
Size: 166807 Source RPM: python-pylama-8.4.1-3.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/klen/pylama
Summary: Code audit tool for python
Code audit tool for Python. Pylama wraps these tools:

- pycodestyle (formerly pep8) © 2012-2013, Florent Xicluna;
- pydocstyle (formerly pep257 by Vladimir Keleshev) © 2014, Amir Rachum;
- PyFlakes © 2005-2013, Kevin Watters;
- Mccabe © Ned Batchelder;
- Pylint © 2013, Logilab;
- Radon © Michele Lacchia
- eradicate © Steven Myint;
- Mypy © Jukka Lehtosalo and contributors;
- Vulture © Jendrik Seipp and contributors;

Provides

Requires

License

MIT

Changelog

* Tue Jun 13 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Thu May 11 2023 Ben Greiner <code@bnavigator.de>
  - Skip failing pylint test: pylint has advanced, but pylama is not
    maintained at the moment -- gh#klen/pylama#238
* Thu Aug 25 2022 Ben Greiner <code@bnavigator.de>
  - Update to 8.4.1
    * Support TOML configuration (thank you
      https://github.com/villainy)
    * Fix pylint integration
    * Fix linting for empty files
  - Version 8.3.8
    * Better pytest integration
  - Version 8.3.6
    * Fixed processing of linters params
  - Version 8.3.0
    * Added support for default config file `~/.pylama.ini`
  - Version 8.2.0
    * Added `--max-line-length` to setup max line length for
      pycodestyle and pylint
    * Support for linters options in command line
  - Version 8.1.4
    * Support json format
    * Support `--from-stdin` option
    * Changed: pylama only allows to check python files (--force is
      removed)
    * Changed: mccabe argument `complexity` -> `max-complexity`
  - Version 8.0.5
    * Drop support for python 2
    * Support python 3.7, 3.8, 3.9
    * Support mccabe==0.6.1, pycodestyle==2.8.0, pydocstyle==6.1.1,
      pyflakes==2.4.0, eradicate==2.0.0, radon==5.1.0, pylint==2.11.1
    * Support vulture
    * Support 'convention' for pydocstyle
    * License changed to MIT (see LICENSE file for details)
    * Fix Radon message format
  - Drop support-pytest-6.patch
* Wed Aug 10 2022 Dirk Müller <dmueller@suse.com>
  - remove unnecessary dependency on pylint
* Tue Mar 16 2021 Steve Kowalik <steven.kowalik@suse.com>
  - Add support-pytest-6.patch to support running with pytest >= 6.
* Wed Dec 09 2020 Benjamin Greiner <code@bnavigator.de>
  - Skip mypy test for flavors, which do not provide it
    (mypy is optional)
* Tue Sep 17 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Skip one test that relies on the number of errors found by
    linters that differ based on the release we got
* Tue May 07 2019 pgajdos@suse.com
  - version update to 7.7.1
    * no upstream changelog
  - modified sources
    % dummy.py
* Mon Feb 18 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to version 7.6.6:
    * various async and tests fixes
    * no actual upstream changelog updated since 7.4 release
  - Actually run tests
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package

Files

/etc/alternatives/pylama
/usr/bin/pylama
/usr/bin/pylama-3.10
/usr/lib/python3.10/site-packages/pylama
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/LICENSE
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/METADATA
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/RECORD
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/WHEEL
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/entry_points.txt
/usr/lib/python3.10/site-packages/pylama-8.4.1.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/pylama/__init__.py
/usr/lib/python3.10/site-packages/pylama/__main__.py
/usr/lib/python3.10/site-packages/pylama/__pycache__
/usr/lib/python3.10/site-packages/pylama/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/check_async.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/check_async.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/config_toml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/config_toml.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/context.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/context.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/core.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/core.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/hook.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/hook.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/pytest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/pytest.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/check_async.py
/usr/lib/python3.10/site-packages/pylama/config.py
/usr/lib/python3.10/site-packages/pylama/config_toml.py
/usr/lib/python3.10/site-packages/pylama/context.py
/usr/lib/python3.10/site-packages/pylama/core.py
/usr/lib/python3.10/site-packages/pylama/errors.py
/usr/lib/python3.10/site-packages/pylama/hook.py
/usr/lib/python3.10/site-packages/pylama/libs
/usr/lib/python3.10/site-packages/pylama/libs/__init__.py
/usr/lib/python3.10/site-packages/pylama/libs/__pycache__
/usr/lib/python3.10/site-packages/pylama/libs/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/libs/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/libs/__pycache__/inirama.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/libs/__pycache__/inirama.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/libs/inirama.py
/usr/lib/python3.10/site-packages/pylama/lint
/usr/lib/python3.10/site-packages/pylama/lint/__init__.py
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_eradicate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_eradicate.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_fake.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_fake.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_mccabe.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_mccabe.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_mypy.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_mypy.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pycodestyle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pycodestyle.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pydocstyle.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pydocstyle.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pyflakes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pyflakes.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pylint.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_pylint.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_radon.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_radon.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_vulture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pylama/lint/__pycache__/pylama_vulture.cpython-310.pyc
/usr/lib/python3.10/site-packages/pylama/lint/pylama_eradicate.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_fake.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_mccabe.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_mypy.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_pycodestyle.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_pydocstyle.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_pyflakes.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_pylint.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_radon.py
/usr/lib/python3.10/site-packages/pylama/lint/pylama_vulture.py
/usr/lib/python3.10/site-packages/pylama/main.py
/usr/lib/python3.10/site-packages/pylama/pytest.py
/usr/lib/python3.10/site-packages/pylama/utils.py
/usr/share/doc/packages/python310-pylama
/usr/share/doc/packages/python310-pylama/Changelog
/usr/share/doc/packages/python310-pylama/README.rst
/usr/share/licenses/python310-pylama
/usr/share/licenses/python310-pylama/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024