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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user