14
0
2021-07-21 10:42:44 +00:00
committed by Git OBS Bridge
parent 9c23ee5809
commit 13dca6aa37
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:732794135f1fd8ce188e776187ac880cace65c5f1988cdea71aa1610e2a6e866
size 55229

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:644a283c54df87b8a85aa18bb022aa26ace389dbe3c1f86eee056815c85020b4
size 55757

View File

@@ -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>

View File

@@ -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