14
0

- update to 3.16.0:

* rewrite pep 646 Unpack to splat in *args
  * CI updates

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=79
This commit is contained in:
2024-06-24 15:44:50 +00:00
committed by Git OBS Bridge
parent 19251cb303
commit 743f98e190
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 24 15:44:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.16.0:
* rewrite pep 646 Unpack to splat in *args
* CI updates
-------------------------------------------------------------------
Mon Mar 25 13:04:48 UTC 2024 - Dirk Müller <dmueller@suse.com>