forked from pool/python-pyupgrade
- update to version 2.33.0:
- feat: rewrite deprecated unittest methods - Fix typos * README.md * tests/features/typing_classes_test.py * tests/features/yield_from_test.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=60
This commit is contained in:
committed by
Git OBS Bridge
parent
ec59c9d93a
commit
f664a4d42d
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c34594ce5d0853448aa0e9196b5b80fa89e3992f96f8cfff970d09df750e24d3
|
||||
size 58273
|
3
python-pyupgrade-2.33.0.tar.gz
Normal file
3
python-pyupgrade-2.33.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7277e17974ab33150e558692fe88156fb702cb12da39e1da3127b82b7c2d5bbb
|
||||
size 58459
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 21 08:52:27 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- - update to version 2.33.0:
|
||||
- feat: rewrite deprecated unittest methods
|
||||
- Fix typos
|
||||
* README.md
|
||||
* tests/features/typing_classes_test.py
|
||||
* tests/features/yield_from_test.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 22 10:39:56 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyupgrade
|
||||
Version: 2.32.1
|
||||
Version: 2.33.0
|
||||
Release: 0
|
||||
Summary: A tool to automatically upgrade syntax for newer versions
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user