From 7d9c488892abd7dc606d00db155c01dcda274626d7d796b274520cc6ce55e0bc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 17 May 2023 14:37:07 +0000 Subject: [PATCH] osc copypac from project:devel:languages:python package:python-gast revision:14, using keep-link, using expand OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=16 --- gast-0.5.3.tar.gz | 3 +++ gast-0.5.4.tar.gz | 3 --- python-gast.changes | 7 ------- python-gast.spec | 2 +- 4 files changed, 4 insertions(+), 11 deletions(-) create mode 100644 gast-0.5.3.tar.gz delete mode 100644 gast-0.5.4.tar.gz diff --git a/gast-0.5.3.tar.gz b/gast-0.5.3.tar.gz new file mode 100644 index 0000000..e1a5c04 --- /dev/null +++ b/gast-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352db13ff595ffbbfda258ef5bdadbae126bfa7cad1ef27fe25c6243144626b4 +size 23605 diff --git a/gast-0.5.4.tar.gz b/gast-0.5.4.tar.gz deleted file mode 100644 index 6b37145..0000000 --- a/gast-0.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eae411c3ffa92404c87d7c0ba6db0ea0e2fa0d98d95e65ed58b8ccc1c2b349b3 -size 24784 diff --git a/python-gast.changes b/python-gast.changes index 6ecbfd8..9de535e 100644 --- a/python-gast.changes +++ b/python-gast.changes @@ -1,10 +1,3 @@ -------------------------------------------------------------------- -Sun May 14 12:52:11 UTC 2023 - Dirk Müller - -- 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 diff --git a/python-gast.spec b/python-gast.spec index 7f6b494..1b5e1e2 100644 --- a/python-gast.spec +++ b/python-gast.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-gast -Version: 0.5.4 +Version: 0.5.3 Release: 0 Summary: Python AST that abstracts the underlying Python version License: BSD-3-Clause