SHA256
1
0
forked from pool/python-isort

- update to version 5.1.3

* Fixed issue #1329: Fix comments duplicated when --fass option is set.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=45
This commit is contained in:
Benjamin Greiner 2020-07-19 13:44:18 +00:00 committed by Git OBS Bridge
parent 38b1aa47e1
commit d95d54a857
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:60d4bc187ad3890e7223aa3d6d2bfebd295d8354e208a881e7f38b5e05176931
size 574225

View File

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

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

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

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jul 19 13:39:26 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- update to version 5.1.3
* Fixed issue #1329: Fix comments duplicated when --fass option is set.
-------------------------------------------------------------------
Sat Jul 18 10:11:56 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -27,7 +27,7 @@
%endif
%define skip_python2 1
Name: python-isort%{psuffix}
Version: 5.1.2
Version: 5.1.3
Release: 0
Summary: A Python utility / library to sort Python imports
License: MIT