Package Release Info

python-autoflake-1.2-bp151.1.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-autoflake
python3-autoflake

Change Logs

* Sun Feb 10 2019 John Vandenberg <jayvdb@gmail.com>
- Update to v1.2
  + Have `standard_paths` look in both platform-specific and
    platform-independent directories
    (replaces fix_standard_paths.patch)
  + Add LICENSE
  + Drop Python 3.3
- Remove unnecessary build dependency %pythons
- Remove unused build dependency 'coverage'
* Wed Dec 05 2018 Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed May 09 2018 toddrme2178@gmail.com
- Add license file
- Use license tag
* Fri Oct 20 2017 toddrme2178@gmail.com
- initial version
- Add fix_standard_paths.patch
  * Fix for https://github.com/myint/autoflake/issues/32