forked from pool/python-pyupgrade
Accepting request 824152 from home:mcalabkova:branches:devel:languages:python
- update to 2.7.2 * fix any call with *sys.exc_info() * leave f'string'.format(...) alone * `reraise` and `raise_from` doc examples OBS-URL: https://build.opensuse.org/request/show/824152 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
49ae79c5c0
commit
ca5a64c368
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc50909b49221739b25b74bf5792b33db3703965ca912de0d51f613c4e4c7a2f
|
||||
size 41680
|
3
python-pyupgrade-2.7.2.tar.gz
Normal file
3
python-pyupgrade-2.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdc328771a2e1b762dfa82230a9df638226c26fbd1f8f28512e0b3cb6b1ce9d1
|
||||
size 41987
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 13:30:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 2.7.2
|
||||
* fix any call with *sys.exc_info()
|
||||
* leave f'string'.format(...) alone
|
||||
* `reraise` and `raise_from` doc examples
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 4 09:50:49 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyupgrade
|
||||
Version: 2.6.2
|
||||
Version: 2.7.2
|
||||
Release: 0
|
||||
Summary: A tool to automatically upgrade syntax for newer versions
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user