forked from pool/python-isort
- update to version 5.1.4:
- Fixed issue #1333: Use of wrap_length raises an exception about it not being lower or equal to line_length. - Fixed issue #1330: Ensure stdout can be stubbed dynamically for `show_unified_diff` function. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=46
This commit is contained in:
parent
d95d54a857
commit
84d8df981c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d6ffb6bf3e1dd7f151337c3d70d96b4f5a013049ff2c6a856314cafdccd6377
|
||||
size 574378
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9be41d107294ddf25ef6af83979cb3dfa1b5752311b6d50611c8f8d321d4a4eb
|
||||
size 116609
|
3
isort-5.1.4-gh.tar.gz
Normal file
3
isort-5.1.4-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd83dee45b732f0e046165126f16988af70585559f509c1a649e845c3aa83aad
|
||||
size 575483
|
3
isort-5.1.4.tar.gz
Normal file
3
isort-5.1.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:145072eedc4927cc9c1f9478f2d83b2fc1e6469df4129c02ef4e8c742207a46c
|
||||
size 116848
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 18:44:08 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 5.1.4:
|
||||
- Fixed issue #1333: Use of wrap_length raises an exception about it not being lower or equal to line_length.
|
||||
- Fixed issue #1330: Ensure stdout can be stubbed dynamically for `show_unified_diff` function.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 13:39:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%define skip_python2 1
|
||||
Name: python-isort%{psuffix}
|
||||
Version: 5.1.3
|
||||
Version: 5.1.4
|
||||
Release: 0
|
||||
Summary: A Python utility / library to sort Python imports
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user