- add comment on interdependency with pythran
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=26
This commit is contained in:
parent
cfb860f79c
commit
e2fb1ecbcc
3
gast-0.5.4.tar.gz
Normal file
3
gast-0.5.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eae411c3ffa92404c87d7c0ba6db0ea0e2fa0d98d95e65ed58b8ccc1c2b349b3
|
||||
size 24784
|
BIN
gast-0.6.0.tar.gz
(Stored with Git LFS)
BIN
gast-0.6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
@ -1,9 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 29 19:35:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
Sun Jun 30 20:51:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.0:
|
||||
* Harmonize gast.dump behavior across versions,
|
||||
following py3.13 behavior
|
||||
- add comment on interdependency with pythran
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 10:02:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
@ -19,7 +19,8 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define srcname gast
|
||||
Name: python-gast
|
||||
Version: 0.6.0
|
||||
# only update when python-pythran is compatible
|
||||
Version: 0.5.4
|
||||
Release: 0
|
||||
Summary: Python AST that abstracts the underlying Python version
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user