14
0

- Update to 2.7.3:

- fix off-by-one in encode() call fixer
 - upgrade mypy to get typeshed fix

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=6
This commit is contained in:
Sebastian Wagner
2020-11-01 18:33:10 +00:00
committed by Git OBS Bridge
parent ca5a64c368
commit 56f6b80876
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyupgrade
Version: 2.7.2
Version: 2.7.3
Release: 0
Summary: A tool to automatically upgrade syntax for newer versions
License: MIT