14
0

- update to 3.19.1:

* pyupgrade support for 3.13
  * run pyupgrade on itself for removal of 3.13 deprecated
    constructs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=83
This commit is contained in:
2025-04-28 14:15:56 +00:00
committed by Git OBS Bridge
parent 15a074579f
commit 872ae32b11
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 28 14:14:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.19.1:
* pyupgrade support for 3.13
* run pyupgrade on itself for removal of 3.13 deprecated
constructs
-------------------------------------------------------------------
Sat Aug 31 12:15:56 UTC 2024 - Dirk Müller <dmueller@suse.com>