15
0

- Update to 0.18.1:

* Fix case-sensitive related I100 errors for the pycharm style
  * Fix noqa regexp
- Run fdupes
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-import-order?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-03-12 15:22:22 +00:00
committed by Git OBS Bridge
parent ecaff0b643
commit aa00bb9dda
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 12 15:18:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.18.1:
* Fix case-sensitive related I100 errors for the pycharm style
* Fix noqa regexp
- Run fdupes
- Enable tests
-------------------------------------------------------------------
Tue Dec 4 12:48:05 UTC 2018 - Matej Cepl <mcepl@suse.com>