SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-pylama-8.4.1-3.5.noarch.rpm :

* Tue Jun 13 2023 ecsos - Add %{?sle15_python_module_pythons}
* Thu May 11 2023 Ben Greiner - 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 - 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 - remove unnecessary dependency on pylint
* Tue Mar 16 2021 Steve Kowalik - Add support-pytest-6.patch to support running with pytest >= 6.
* Wed Dec 09 2020 Benjamin Greiner - Skip mypy test for flavors, which do not provide it (mypy is optional)
* Tue Sep 17 2019 Tomáš Chvátal - 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 pgajdosAATTsuse.com- version update to 7.7.1
* no upstream changelog- modified sources % dummy.py
* Mon Feb 18 2019 Tomáš Chvátal - 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 - Remove superfluous devel dependency for noarch package
 
ICM