forked from pool/python-pyupgrade
Accepting request 1039759 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039759 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=29
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1e0d724d852c11021b344f99c88711e2f1a340a7511b5afd752367a6c0c2285
|
|
||||||
size 62618
|
|
3
python-pyupgrade-3.2.2.tar.gz
Normal file
3
python-pyupgrade-3.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:28861a23e7d5153696300261a722f616618d511ef45b6859475a67ee35b34699
|
||||||
|
size 62261
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 3 00:15:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version 3.3.0
|
||||||
|
* rewrite to datetime.UTC
|
||||||
|
- Update to version 3.2.3
|
||||||
|
* fix rewrite of u strings to f strings
|
||||||
|
|
||||||
|
- Update to version 3.2.2
|
||||||
|
* remove abspath(__file__) rewrite
|
||||||
|
|
||||||
|
- Update to version 3.2.1
|
||||||
|
* Fix `Optional["ForwardRef"]` rewriting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 9 18:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Wed Nov 9 18:48:48 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -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: 3.2.0
|
Version: 3.2.2
|
||||||
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