14
0
forked from pool/python-isort

Accepting request 705235 from home:pgajdos

- version update to 4.3.20
  - Fixed issue #948 - Pipe redirection broken on Python2.7
  - Fixed issue #942 - correctly handle pyi (Python Template Files) to match `black` output

OBS-URL: https://build.opensuse.org/request/show/705235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2019-05-24 12:21:42 +00:00
committed by Git OBS Bridge
parent 8c822730a4
commit ab50ad9df0
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 24 12:12:26 UTC 2019 - pgajdos@suse.com
- version update to 4.3.20
- Fixed issue #948 - Pipe redirection broken on Python2.7
- Fixed issue #942 - correctly handle pyi (Python Template Files) to match `black` output
-------------------------------------------------------------------
Tue May 7 08:06:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>