forked from pool/python-pyupgrade
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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c5639fb53b75452bf98ab1146d2a62f6c7676873072eea3219ddff05ff72280
|
|
||||||
size 57297
|
|
3
python-pyupgrade-2.24.0.tar.gz
Normal file
3
python-pyupgrade-2.24.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1f7abec4105d515f680a8910fe04ff0e8a40736b821478e1defa54614824aec
|
||||||
|
size 57919
|
@@ -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>
|
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
|
- 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>
|
Sat Jul 3 20:31:13 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
- Update to version 2.20.0:
|
- Update to version 2.20.0:
|
||||||
|
@@ -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.23.3
|
Version: 2.24.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
|
||||||
|
Reference in New Issue
Block a user