14
0
forked from pool/python-isort

- update to version 5.3.2:

- Fixed incorrect warning code (W503->W0503).
- update to version 5.3.1:
 - Improve upgrade warnings to be less noisy and point to error codes for easy interoperability with Visual Studio Code (see: #1363).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=54
This commit is contained in:
2020-08-08 12:22:26 +00:00
committed by Git OBS Bridge
parent 29259fe636
commit c0ef1cbcaa
6 changed files with 15 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
%endif
%define skip_python2 1
Name: python-isort%{psuffix}
Version: 5.3.0
Version: 5.3.2
Release: 0
Summary: A Python utility / library to sort Python imports
License: MIT