Mon, 13 May 2024 01:52:06 UTC | login

Information for build python-parso-0.2.0-1.fc29

ID25203
Package Namepython-parso
Version0.2.0
Release1.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-parso.git#14c7871519498e0c05857226dba2a84991747b00
SummaryParser that supports error recovery and round-trip parsing
DescriptionParso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file. Parso has been battle-tested by jedi. It was pulled out of jedi to be useful for other projects as well. Parso consists of a small API to parse Python and analyse the syntax tree.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 May 2018 00:33:44 UTC
CompletedMon, 14 May 2018 01:03:10 UTC
Taskbuild (f29-candidate, /rpms/python-parso.git:14c7871519498e0c05857226dba2a84991747b00)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-parso.git?#14c7871519498e0c05857226dba2a84991747b00'}}
Tags
f29
RPMs
src
python-parso-0.2.0-1.fc29.src.rpm (info) (download)
noarch
python2-parso-0.2.0-1.fc29.noarch.rpm (info) (download)
python3-parso-0.2.0-1.fc29.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Apr 16 2018 Carl George <carl@george.computer> - 0.2.0-1 - Latest upstream * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Dec 30 2017 Carl George <carl@george.computer> - 0.1.1-2 - Be more explicit with the files in site-packages * Tue Dec 26 2017 Carl George <carl@george.computer> - 0.1.1-1 - Initial package