14
0

Clean up the package with unresolved conflicts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=36
This commit is contained in:
2021-09-09 11:24:49 +00:00
committed by Git OBS Bridge
parent 99df61980d
commit eae407af71
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:3c5639fb53b75452bf98ab1146d2a62f6c7676873072eea3219ddff05ff72280
size 57297

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 20 19:49:12 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.24.0:
- Rewrite unittest deprecated aliases
Fixes #519
-------------------------------------------------------------------
Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
@@ -26,6 +33,8 @@ Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- dont rewrite fstring if await in py3
-------------------------------------------------------------------
Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
Sat Jul 3 20:31:13 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.20.0:

View File

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