File python-gast.changes of Package python-gast

-------------------------------------------------------------------
Tue Dec  9 11:25:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

- Update to 0.7.0
  * Add missing `type_params` attribute for `ClassDef` node before Python3.12 (#89)
  * Initialize ast node with known fields to avoid deprecation warning in Python 3.13
  * [ci] Update python 3.7 validation
  * Fix gast.get_docstring implementation
  * Support [g]ast.get_source_segment
  * Initial oss-fuzz integration
  * [ci] Normalize testing on 3.13
  * Only pass existing attributes as keyword parameters in gast_to_ast
  * [ci] Test python 3.14 compatibility
  * [ci] Test python 3.14.0
  * Make gast.dump more generic across python version
  * Support _field_types field for every AST class
  * [ci] Upgrade workers for python <= 3.7
  * Adjust test incompatible with py2
  * Support t-string from python 3.14
  * Fix support for TypeVar, TypeVarTupe and ParamSpec
  * Update unparser to harmonize output across revisions and handle python 3.12+ features

-------------------------------------------------------------------
Mon Jul 22 09:49:36 UTC 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 20:51:12 UTC 2024 - Dirk Müller <dmueller@suse.com>

- add comment on interdependency with pythran

-------------------------------------------------------------------
Wed Jan  3 10:02:57 UTC 2024 - Dirk Müller <dmueller@suse.com>

- require setuptools

-------------------------------------------------------------------
Fri Oct 20 21:23:20 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

- Remove unnecessary BR on python-astunparse

-------------------------------------------------------------------
Tue Oct 10 13:44:16 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

- Once more on the breach! Update to 0.5.4 (see changes below).

-------------------------------------------------------------------
Wed May 17 14:37:48 UTC 2023 - Dirk Müller <dmueller@suse.com>

- go back to 0.5.3

-------------------------------------------------------------------
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>

- add sle15_python_module_pythons (jsc#PED-68)

-------------------------------------------------------------------
Thu Apr 13 22:41:32 UTC 2023 - Matej Cepl <mcepl@suse.com>

- Make calling of %{sle15modernpython} optional.

-------------------------------------------------------------------
Thu Jan 20 12:16:53 UTC 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 11:41:36 UTC 2021 - pgajdos@suse.com

- %check: use %pyunittest macro

-------------------------------------------------------------------
Wed Aug 26 06:01:54 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

- Update to 0.4.0:
  * Support Python 3.9

-------------------------------------------------------------------
Mon Apr  6 11:15:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

- Update to 0.3.3
  * Fix conversion of complex literals
  * Fix Ellipsis support
  * Fix conversion of arguments nodes in Python 3.8
  * Use an immutable instead of a dict to store initial table

-------------------------------------------------------------------
Tue Sep 10 13:48:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

- Update to 0.3.0:
  * support python 3.8

-------------------------------------------------------------------
Mon Jul 29 11:05:26 UTC 2019 - Christian Goll <cgoll@suse.com>

- inital commit of gast created with py2pack version 0.2.2
openSUSE Build Service is sponsored by