14
0

- update to version 2.18.1:

- check argument count for generator rewrite
- update to version 2.18.0:
 - use generator expressions in single arg func calls

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=26
This commit is contained in:
Sebastian Wagner
2021-05-21 16:01:59 +00:00
committed by Git OBS Bridge
parent 50977608e2
commit 8b110305c1
4 changed files with 12 additions and 4 deletions

View File

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