Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-gast | Distribution: openSUSE Tumbleweed |
Version: 0.6.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 22 11:49:36 2024 |
Group: Unspecified | Build host: reproducible |
Size: 318288 | Source RPM: python-gast-0.6.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/serge-sans-paille/gast/ | |
Summary: Python AST that abstracts the underlying Python version |
A generic AST to represent Python2 and Python3's Abstract Syntax Tree(AST). GAST provides a compatibility layer between the AST of various Python versions, as produced by ``ast.parse`` from the standard ``ast`` module.
BSD-3-Clause
* Mon Jul 22 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 0.6.0 * Harmonize gast.dump behavior across versions, following py3.13 behavior - from version 0.5.5 * Provide a bug and security bug section in the README * Upgrade to py3.13 support * Slightly speedup gast node creation * Document ExceptHandler.name change * Optimize node constructors * Update unparser for py 3.12 and setup minimal testing * Reflect AST changes to README * Support py 3.12 type parameters * Update CI configuration for python 3.12 (and 2.7!) * Support Type aliases from Python 3.12 * Sun Jun 30 2024 Dirk Müller <dmueller@suse.com> - add comment on interdependency with pythran * Wed Jan 03 2024 Dirk Müller <dmueller@suse.com> - require setuptools * Fri Oct 20 2023 Matej Cepl <mcepl@cepl.eu> - Remove unnecessary BR on python-astunparse * Tue Oct 10 2023 Matej Cepl <mcepl@cepl.eu> - Once more on the breach! Update to 0.5.4 (see changes below). * Wed May 17 2023 Dirk Müller <dmueller@suse.com> - go back to 0.5.3 * Sun May 14 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 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Thu Jan 20 2022 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 0.5.3: + Support gast.unparse. - Changes from version 0.5.2: + Test field count more accurately. - Changes from verison 0.5.1: + Support NamedExpr. + Cleanup and optimize the way gast builds its AST. - Changes from version 0.5.0: + Support AST change for 3.10. * Mon May 24 2021 pgajdos@suse.com - %check: use %pyunittest macro
/usr/lib/python3.12/site-packages/gast /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/METADATA /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/RECORD /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/gast-0.6.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/gast/__init__.py /usr/lib/python3.12/site-packages/gast/__pycache__ /usr/lib/python3.12/site-packages/gast/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/ast2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/ast2.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/ast3.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/ast3.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/astn.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/astn.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/gast.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/gast.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/unparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/unparser.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/version.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/gast/__pycache__/version.cpython-312.pyc /usr/lib/python3.12/site-packages/gast/ast2.py /usr/lib/python3.12/site-packages/gast/ast3.py /usr/lib/python3.12/site-packages/gast/astn.py /usr/lib/python3.12/site-packages/gast/gast.py /usr/lib/python3.12/site-packages/gast/unparser.py /usr/lib/python3.12/site-packages/gast/version.py /usr/share/doc/packages/python312-gast /usr/share/doc/packages/python312-gast/README.rst /usr/share/licenses/python312-gast /usr/share/licenses/python312-gast/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 01:12:55 2024