forked from pool/python-isort
- update to version 5.1.2:
- Fixed issue #1219 / #1326: Comments not wrapped for long lines - Fixed issue #1156: Bug related to isort:skip usage followed by a multiline comment block - update to version 5.1.1: - Fixed issue #1322: Occasionally two extra newlines before comment with `-n` & `--fss`. - Fixed issue #1189: `--diff` broken when reading from standard input. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 18 10:11:56 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 5.1.2:
|
||||
- Fixed issue #1219 / #1326: Comments not wrapped for long lines
|
||||
- Fixed issue #1156: Bug related to isort:skip usage followed by a multiline comment block
|
||||
- update to version 5.1.1:
|
||||
- Fixed issue #1322: Occasionally two extra newlines before comment with `-n` & `--fss`.
|
||||
- Fixed issue #1189: `--diff` broken when reading from standard input.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 20:21:55 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user