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

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-gast
Version: 0.5.3
Version: 0.5.4
Release: 0
Summary: Python AST that abstracts the underlying Python version
License: BSD-3-Clause