14
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:
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 +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>