forked from pool/python-pyupgrade
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=32
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:732794135f1fd8ce188e776187ac880cace65c5f1988cdea71aa1610e2a6e866
|
||||
size 55229
|
3
python-pyupgrade-2.20.0.tar.gz
Normal file
3
python-pyupgrade-2.20.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:644a283c54df87b8a85aa18bb022aa26ace389dbe3c1f86eee056815c85020b4
|
||||
size 55757
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 20:31:13 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- Update to version 2.20.0:
|
||||
- stricter mypy settings
|
||||
- remove unused type ignore
|
||||
- fix six.with_metaclass and trailing commas
|
||||
- rewrite cElementTree to ElementTree
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 20 08:51:13 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyupgrade
|
||||
Version: 2.19.4
|
||||
Version: 2.20.0
|
||||
Release: 0
|
||||
Summary: A tool to automatically upgrade syntax for newer versions
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user