14
0

- update to versio 2.18.3:

- remove trailing comma after removed list comp

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=28
This commit is contained in:
Sebastian Wagner
2021-05-25 07:47:19 +00:00
committed by Git OBS Bridge
parent 42e67b43b5
commit b9715c3c11
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:cd183e0ab6f719f63f38a5f3879c35f452238b97982cc0764b48442f19942102
size 54665

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 25 07:46:49 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to versio 2.18.3:
- remove trailing comma after removed list comp
-------------------------------------------------------------------
Mon May 24 17:12: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.18.2
Version: 2.18.3
Release: 0
Summary: A tool to automatically upgrade syntax for newer versions
License: MIT