Click here to visit the old openkoji buildsystem (Archived)

Information for build python-ply-3.11-23.fc41

ID17351
Package Namepython-ply
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.11
Release23.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-ply.git#a89ed75754108b67cfe5b59b5875e999bb6a388c
SummaryPython Lex-Yacc
DescriptionPLY is a straightforward lex/yacc implementation. Here is a list of its essential features: * It is implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is straightforward to use and provides very extensive error checking. * PLY doesn't try to do anything more or less than provide the basic lex/yacc functionality. In other words, it's not a large parsing framework or a component of some larger system.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 20:16:10 CST
CompletedThu, 02 May 2024 20:24:42 CST
Taskbuild (f41, /rpms/python-ply.git:a89ed75754108b67cfe5b59b5875e999bb6a388c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ply.git#a89ed75754108b67cfe5b59b5875e999bb6a388c'}}
Tags
f41
RPMs
src
python-ply-3.11-23.fc41.src.rpm (info) (download)
noarch
python3-ply-3.11-23.fc41.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 22 2023 Rob Crittenden <rcritten@redhat.com> - 3.11-21 - migrated to SPDX license * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.11-19 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.11-16 - Rebuilt for Python 3.11