Changelog for
python38-gast-0.5.3-qubes.1.13.noarch.rpm :
* Thu Jan 20 2022 Dominique Leuenberger
- 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 pgajdosAATTsuse.com- %check: use %pyunittest macro
* Wed Aug 26 2020 Steve Kowalik - Update to 0.4.0:
* Support Python 3.9
* Mon Apr 06 2020 Marketa Calabkova - 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 2019 Tomáš Chvátal - Update to 0.3.0:
* support python 3.8
* Mon Jul 29 2019 Christian Goll - inital commit of gast created with py2pack version 0.2.2