14
0

Accepting request 853810 from devel:languages:python

Automatic submission by obs-autosubmit

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

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 25 20:49:51 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.7.4:
- parenthesize expressions when replacing six calls when needed
-------------------------------------------------------------------
Sun Nov 1 18:32:44 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

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