Changelog for
python3-pocketlint-0.19-2.fc30.noarch.rpm :
* Sat Feb 02 2019 Fedora Release Engineering
- 0.19-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Nov 29 2018 Jiri Konecny - 0.19-1- Make code more pep8 (jkonecny)- Adapt to the new LoggingChecker class (jkonecny)- Make bumpver lang independent (jkonecny)- Backport spec file from dist-git (jkonecny)- Spec file changelog date must be English (jkonecny)
* Tue Oct 09 2018 Jiri Konecny - 0.18-1- Use pylint from python which starts pocketlint (jkonecny)- Remove python six package and its usage (jkonecny)- Add polib to setup.py dependencies (jkonecny)- Fix requires in setup.py (jkonecny)- Add release-pypi target to Makefile (jkonecny)- Add missing parts to setup.py (jkonecny)
* Mon Sep 17 2018 Vojtech Trefny - 0.17-1- Ignore config file line printed by pylint (vtrefny)
* Sat Jul 14 2018 Fedora Release Engineering - 0.16-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon Jun 18 2018 Miro HronĨok - 0.16-2- Rebuilt for Python 3.7
* Thu Jun 07 2018 Vojtech Trefny - 0.16-1- Use new astroid API (vtrefny)- Use new astroid class names (miro)- Remove Python 2 subpackage was RHEL > 7 and Fedora > 28 (vtrefny)- Add a new pylint executable name to check (vtrefny)- Define \"srcname\" in SPEC (vtrefny)- Fix Python 2 dependencies (vtrefny)
* Mon Apr 23 2018 Vojtech Trefny - 0.15-4- Remove Python 2 subpackage for RHEL > 7 and Fedora > 28
* Fri Feb 09 2018 Fedora Release Engineering - 0.15-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 0.15-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 12 2017 Vojtech Trefny - 0.15-1- Add python2-pylint subpackage (vtrefny)- Make pocketlint python2 compatible (vtrefny)- Disable printing of score when running pylint (vtrefny)
* Mon Apr 10 2017 Chris Lumens - 0.14-1- Fix pylint name for Fedora 26 and later (#15) (jkonecny)- Fallback to using pylint in case we didn\'t install from RPM (#14) (atodorov)