14
0

- update to 3.15.2:

* only replace to shlex.join if joined with a space

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=77
This commit is contained in:
2024-03-25 13:05:19 +00:00
committed by Git OBS Bridge
parent 7f70b8c9df
commit 19251cb303
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:3204af6210cbcb78264b36c5dbaa9ca74343fb81263498e0bbe1a42604d06c0a
size 65432

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 25 13:04:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.15.2:
* only replace to shlex.join if joined with a space
-------------------------------------------------------------------
Thu Mar 21 08:55:48 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyupgrade
Version: 3.15.1
Version: 3.15.2
Release: 0
Summary: A tool to automatically upgrade syntax for newer versions
License: MIT