forked from pool/python-isort
Accepting request 705235 from home:pgajdos
- version update to 4.3.20 - Fixed issue #948 - Pipe redirection broken on Python2.7 - Fixed issue #942 - correctly handle pyi (Python Template Files) to match `black` output OBS-URL: https://build.opensuse.org/request/show/705235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=28
This commit is contained in:
parent
8c822730a4
commit
ab50ad9df0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f09911f6eb114e5592abe635aded8bf3d2c3144ebcfcaf81ee32e7af7b7d1870
|
|
||||||
size 69073
|
|
3
isort-4.3.20.tar.gz
Normal file
3
isort-4.3.20.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c40744b6bc5162bbb39c1257fe298b7a393861d50978b565f3ccd9cb9de0182a
|
||||||
|
size 69364
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 24 12:12:26 UTC 2019 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 4.3.20
|
||||||
|
- Fixed issue #948 - Pipe redirection broken on Python2.7
|
||||||
|
- Fixed issue #942 - correctly handle pyi (Python Template Files) to match `black` output
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 7 08:06:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue May 7 08:06:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-isort%{psuffix}
|
Name: python-isort%{psuffix}
|
||||||
Version: 4.3.18
|
Version: 4.3.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python utility / library to sort Python imports
|
Summary: A Python utility / library to sort Python imports
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user