diff --git a/isort-5.1.2-gh.tar.gz b/isort-5.1.2-gh.tar.gz deleted file mode 100644 index c717ae4..0000000 --- a/isort-5.1.2-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60d4bc187ad3890e7223aa3d6d2bfebd295d8354e208a881e7f38b5e05176931 -size 574225 diff --git a/isort-5.1.2.tar.gz b/isort-5.1.2.tar.gz deleted file mode 100644 index cbc8421..0000000 --- a/isort-5.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:64022dea6a06badfa09b300b4dfe8ba968114a737919e8ed50aea1c288f078aa -size 116458 diff --git a/isort-5.1.3-gh.tar.gz b/isort-5.1.3-gh.tar.gz new file mode 100644 index 0000000..b88fd3a --- /dev/null +++ b/isort-5.1.3-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6ffb6bf3e1dd7f151337c3d70d96b4f5a013049ff2c6a856314cafdccd6377 +size 574378 diff --git a/isort-5.1.3.tar.gz b/isort-5.1.3.tar.gz new file mode 100644 index 0000000..43e7d84 --- /dev/null +++ b/isort-5.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be41d107294ddf25ef6af83979cb3dfa1b5752311b6d50611c8f8d321d4a4eb +size 116609 diff --git a/python-isort.changes b/python-isort.changes index 822c42a..272c9fc 100644 --- a/python-isort.changes +++ b/python-isort.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jul 19 13:39:26 UTC 2020 - Benjamin Greiner + +- 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 diff --git a/python-isort.spec b/python-isort.spec index 8641e8c..b5c4aae 100644 --- a/python-isort.spec +++ b/python-isort.spec @@ -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