14
0
forked from pool/python-isort

- skip failing tests

- Update to 4.3.17:
  - Fixed issue #905 & #919: Import section headers behaving
    strangely

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=24
This commit is contained in:
2019-04-29 20:22:27 +00:00
committed by Git OBS Bridge
parent b5de76d209
commit fb8cc2097d
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 29 22:13:28 CEST 2019 - Matej Cepl <mcepl@suse.com>
- skip failing tests
- Update to 4.3.17:
- Fixed issue #905 & #919: Import section headers behaving
strangely
-------------------------------------------------------------------
Fri Mar 29 09:41:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>