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