forked from pool/python-pyupgrade
- Update to version 1.10.0:
- lru_cache(maxsize=None) => functools.cache OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
8d8d93e0cf
commit
985d3d58e2
3
python-pyupgrade-2.10.0.tar.gz
Normal file
3
python-pyupgrade-2.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dc92492660c2e249afb7725dd7a61bd0736a6fcebf20dee67441e1aed42685d4
|
||||||
|
size 48046
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8206f5317ee8029d17275931afc9fe7b017908718d739fe651d8c405a2cca768
|
|
||||||
size 47858
|
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 9 06:44:47 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
- Update to version 1.10.0:
|
||||||
|
- lru_cache(maxsize=None) => functools.cache
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 3 16:46:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
Wed Feb 3 16:46:58 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyupgrade
|
Name: python-pyupgrade
|
||||||
Version: 2.9.0
|
Version: 2.10.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