Sat, 18 May 2024 20:37:25 UTC | login

Information for build python-serpent-1.40-7.fc40

ID292616
Package Namepython-serpent
Version1.40
Release7.fc40
Epoch
SummarySerialization based on ast.literal_eval
DescriptionSerpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:21:31 UTC
CompletedThu, 29 Feb 2024 10:21:31 UTC
Tags
f40
f41
RPMs
src
python-serpent-1.40-7.fc40.src.rpm (info) (download)
noarch
python3-serpent-1.40-7.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.40-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Frantisek Zatloukal <fzatlouk@redhat.com> - 1.40-1 - serpent 1.40 - Python 3.11 support (fixes rhbz#2084447) * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.30.2-6 - Rebuilt for Python 3.11