14
0

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:
Sebastian Wagner
2020-08-03 18:08:36 +00:00
committed by Git OBS Bridge
parent 49ae79c5c0
commit ca5a64c368
4 changed files with 12 additions and 4 deletions

View File

@@ -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