Thu, 04 Jul 2024 21:54:05 UTC | login

Information for build python-recordclass-0.21-1.fc40

ID266623
Package Namepython-recordclass
Version0.21
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-recordclass.git#08a7a27ac464cbe33b04f105a6cc9779a7ae8859
SummaryMutable variant of namedtuple
DescriptionRecordclass is Python library implementing a mutable variant of namedtuple, which support assignments, and other memory saving variants.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Nov 2023 14:22:43 UTC
CompletedTue, 14 Nov 2023 16:40:16 UTC
Taskbuild (f40, /rpms/python-recordclass.git:08a7a27ac464cbe33b04f105a6cc9779a7ae8859)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-recordclass.git#08a7a27ac464cbe33b04f105a6cc9779a7ae8859'}}
Tags
f40
RPMs
src
python-recordclass-0.21-1.fc40.src.rpm (info) (download)
riscv64
python3-recordclass-0.21-1.fc40.riscv64.rpm (info) (download)
python-recordclass-debugsource-0.21-1.fc40.riscv64.rpm (info) (download)
python3-recordclass-debuginfo-0.21-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Nov 07 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.21-1 - Update to 0.21 * Sat Aug 12 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.20-2 - Drop i686 build due to test failures * Sat Aug 12 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.20-1 - Update to 0.20; Fixes: RHBZ#2226314, RHBZ#2220479, RHBZ#2176168 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.18.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> 0.18.1.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.18.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 09 2023 Davide Cavalca <dcavalca@fedoraproject.org> 0.18.1.1-1 - Initial import; Fixes: RHBZ#2158694