forked from pool/python-pyupgrade
- update to version 2.15.0:
- only replace argument token - CLN only replace argument token - replace stdout=PIPE and stderr=PIPE with capture_output=True OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
3859900713
commit
1aff9ed1f6
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pyupgrade
|
||||
Version: 2.14.0
|
||||
Version: 2.15.0
|
||||
Release: 0
|
||||
Summary: A tool to automatically upgrade syntax for newer versions
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user