Thu, 27 Jun 2024 18:25:00 UTC | login

Information for build python-gast-0.2.2-2.fc31

ID127792
Package Namepython-gast
Version0.2.2
Release2.fc31
Epoch
SummaryPython AST that abstracts the underlying Python version
DescriptionA 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 01 Sep 2019 19:32:47 UTC
CompletedSun, 01 Sep 2019 19:32:47 UTC
Tags
f31
f32
RPMs
src
python-gast-0.2.2-2.fc31.src.rpm (info) (download)
noarch
python3-gast-0.2.2-2.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jan 19 2019 Miro HronĨok <mhroncok@redhat.com> - 0.2.2-1 - Initial package