forked from pool/python-isort
- update to 4.3.18:
- Fixed an issue with parsing files that contain unicode characters in Python 2 - Fixed issue #924 - Pulling in pip internals causes depreciation warning - Fixed issue #938 - Providing a way to filter explicitly passed in files via configuration settings (`--filter-files`) - Improved interoperability with toml configuration files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 18:09:41 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to 4.3.18:
|
||||
- Fixed an issue with parsing files that contain unicode characters in Python 2
|
||||
- Fixed issue #924 - Pulling in pip internals causes depreciation warning
|
||||
- Fixed issue #938 - Providing a way to filter explicitly passed in files via configuration settings (`--filter-files`)
|
||||
- Improved interoperability with toml configuration files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 22:13:28 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user