14
0

Accepting request 893450 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/893450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyupgrade?expand=0&rev=10
This commit is contained in:
2021-05-16 21:41:58 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0cdc57815144e997d13d9cf5f6b5316b26fafd80eca891d6581a7e466af8bd3
size 51921

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04f0eb5f779a0c2fc79a515fdeb014756f67666d846a04b8224b7f5ae7dcf79e
size 52752

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun May 9 09:50:40 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- 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
-------------------------------------------------------------------
Sun May 2 07:38:55 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

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