forked from pool/python-pyupgrade
- update to version 2.19.1
- unpack argument list comprehensions - revert string join for potential perf reasons - update to version 2.19.2 - replace open modes with string flags - update to version 2.19.3 - ignore unrelated calls to .encode(...) - fix elif -> else when indented - update to version 2.19.4 - fix __metaclass__ = type replacement without extra newline OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=30
This commit is contained in:
committed by
Git OBS Bridge
parent
b9715c3c11
commit
9c23ee5809
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyupgrade
|
||||
Version: 2.18.3
|
||||
Version: 2.19.4
|
||||
Release: 0
|
||||
Summary: A tool to automatically upgrade syntax for newer versions
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user