15
0
forked from pool/python-gast

- update to 0.5.4:

* Support TryStar from python 3.11
  * Support match statement from python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=15
This commit is contained in:
2023-05-14 12:55:16 +00:00
committed by Git OBS Bridge
parent 865342422a
commit 29f4e9a524
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 14 12:52:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.5.4:
* Support TryStar from python 3.11
* Support match statement from python 3.10
-------------------------------------------------------------------
Fri Apr 21 12:25:38 UTC 2023 - Dirk Müller <dmueller@suse.com>