SHA256
1
0
forked from pool/python-isort

- update to version 5.2.2:

- Fixed #1356: return status when arguments are passed in without files or a content stream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=51
This commit is contained in:
Sebastian Wagner 2020-07-30 11:51:30 +00:00 committed by Git OBS Bridge
parent 8aae2ead79
commit a98607eee9
6 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce0bb15f1823192dcbcbf5dfc09822377f454b353e2b974320204ad9662bbbfb
size 589593

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:761a8f490d8bbcd3549b5618ed423468bbdece603cce44b290ee274c9a360893
size 121608

3
isort-5.2.2-gh.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c11b106017bd8fa14862e955c4fbff0901a2dca75cc0cfb56c0308f3c0c0020
size 590181

3
isort-5.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96b27045e3187b9bdde001143b79f9b10a462f372bff7062302818013b6c86f3
size 121770

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 30 10:22:55 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 5.2.2:
- Fixed #1356: return status when arguments are passed in without files or a content stream.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 29 10:39:20 UTC 2020 - Benjamin Greiner <code@bnavigator.de> Wed Jul 29 10:39:20 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@ -27,7 +27,7 @@
%endif %endif
%define skip_python2 1 %define skip_python2 1
Name: python-isort%{psuffix} Name: python-isort%{psuffix}
Version: 5.2.1 Version: 5.2.2
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