14
0

- update to 3.4.0:

* drop python37 support
  * remove use of deprecated ast

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyupgrade?expand=0&rev=71
This commit is contained in:
2023-06-01 20:20:09 +00:00
committed by Git OBS Bridge
parent a907fc0677
commit 6af7840f98
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 1 20:18:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.4.0:
* drop python37 support
* remove use of deprecated ast
-------------------------------------------------------------------
Sat Dec 3 00:15:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>