Changelog for
python-autopep8-1.3.5-22.1.noarch.rpm :
Sun Apr 1 14:00:00 2018 arunAATTgmx.de
- update to version 1.3.5:
* add pypi version badge
* refactoring (strict pylint)
* fix e713 and e714 chain cases
* add test for e713 and e714 chain cases
* avoid e265
* add test for #389
* fix e265 when starts non-alphanumeric symbols (#389)
* Drop support for EOL Python 3.3
* Remove redundant Python 2.6 code
* Rewrite unnecessary list comprehension as dict comprehension
* Rewrite unnecessary dict call as literal
* Rewrite unnecessary list literal as set literal
* Rewrite unnecessary generator as set comprehension
* Rewrite unnecessary generator as set comprehension
* Use automatic formatters (py2.7+)
* Remove redundant Python 2.6 code
* change: not affeted FF(FromFeed) in Reindenter
* add unit test for #322
* read flake8 config
Sun Feb 4 13:00:00 2018 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 1.3.4:
* support in some more cases in E712
* add test for e712 with dict value
* drop support Python2.6
* strict pylint
* add to E133 fixed method and available hang-closing option
* fix unit test
* add E226 in default ignore code
* change: use compile() with dont_inherit=True
* add test, invalid config key for autopep8
* print enable config section and key-value in verbose mode
* add test for w602 valid and invalid 2to3 fixed case, skip now
Thu Oct 12 14:00:00 2017 arunAATTgmx.de
- update to version 1.3.3:
* add verbose print for 2to3 fixer (for #325)
* fix test suite output
* for #338 (easy solution...)
* Fix a bug in E305
* care of corner cases for E713 (maybe, not perfect)
* ignore \'not in\' case for E713
* add test for e713 regression (for #276)
* strict pep8
* improve w503 fixed method
* more test case for w503
* consider that w503 with comment (#323)
* add test that w503 with comment
* Avoid a crash when shortening comments
Fri Aug 4 14:00:00 2017 jmatejekAATTsuse.com
- convert to singlespec (this incidentally fixes bsc#1047622 which
affected the now dropped python3-autopep8)
- update requirement name from pep8 to pycodestyle
- update to 1.3.2
* upstream provides no changelog
Tue Apr 21 14:00:00 2015 benoit.moninAATTgmx.fr
- update to 1.1.1: no upstream changelog
- add -q to test to avoid spamming the build log
Sat Nov 8 13:00:00 2014 Led
- fix bashism in pre script
Thu Jul 10 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 1.0.3
+ Upstream provides no changelog
Fri May 9 14:00:00 2014 toddrme2178AATTgmail.com
- Update to 1.0.2:
+ Upstream provides no changelog
- Update to 1.0.1
- Update to 1.0.0
- Update to 0.9.7
- Update to 0.9.6
- Fix UnicodeDecodeError in unittests
Fri Nov 15 13:00:00 2013 speilickeAATTsuse.com
- Only ghost /etc/alternatives on 12.3 or newer
Tue Nov 5 13:00:00 2013 speilickeAATTsuse.com
- Update to version 0.9.5:
+ Upstream provides no changelog
- Run testsuite
- Implement update-alternatives
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Tue Aug 21 14:00:00 2012 highwaystar.ruAATTgmail.com
- updated to version 0.7.3
- python3 package added
- spec improved
Fri Sep 23 14:00:00 2011 saschpeAATTsuse.de
- Update to version 0.1.3
Fri Jul 8 14:00:00 2011 saschpeAATTsuse.de
- Initial version