forked from pool/python-autoflake
- 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'
OBS-URL: https://build.opensuse.org/request/show/673157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autoflake?expand=0&rev=6
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 10 13:50:19 UTC 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 5 01:54:31 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:45:50 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 9 18:33:29 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Add license file
|
|
- Use license tag
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 16:13:14 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- initial version
|
|
- Add fix_standard_paths.patch
|
|
* Fix for https://github.com/myint/autoflake/issues/32
|