14
0
2021-11-02 21:30:26 +00:00
committed by Git OBS Bridge
parent 4f4a875d94
commit 43dcb2abe1
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fe0e2bb221843c25441bb9cadb1db885918b2b5f4524ee4783469d285b2bdd3
size 58812

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d854290f8eb5d6ccbb0ded0bd6e689d98d983dc837a0f437d0e494b37482ab0
size 58155

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Nov 2 19:39:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.29.0:
- Revert "Merge pull request #320 from asottile/new_class_super_v2"
This reverts commit b3f8c7b2e9ccb06c6028d5dd90c8f5490a49e95b, reversing
changes made to 41308214566af7c5589ebc7e8a760522c82dc3bc.
- Revert "Merge pull request #545 from asottile/skip-staticmethod"
This reverts commit 8768d42facdaa1ef771a5a689b11329a54afd00a, reversing
changes made to a2f517f0103c1f74bffbc06be510bcec4cd181ec.
- update to version 2.28.1:
- don't rewrite old-super for staticmethods
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 26 07:22:08 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at> Sun Sep 26 07:22:08 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-pyupgrade Name: python-pyupgrade
Version: 2.28.0 Version: 2.29.0
Release: 0 Release: 0
Summary: A tool to automatically upgrade syntax for newer versions Summary: A tool to automatically upgrade syntax for newer versions
License: MIT License: MIT