Sun, 07 Jul 2024 02:10:54 UTC | login

Information for build python-fastbencode-0.2-3.fc40

ID291765
Package Namepython-fastbencode
Version0.2
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-fastbencode.git#77474d3ec589776d3cea6f94f92ae357366bddf1
SummaryImplementation of bencode with optional fast C extensions
Descriptionfastbencode is an implementation of the bencode serialization format originally used by BitTorrent. The package includes both a pure-Python version and an optional C extension based on Cython. Both provide the same functionality, but the C extension provides significantly better performance.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:17:42 UTC
CompletedThu, 29 Feb 2024 09:59:56 UTC
Taskbuild (f40, /rpms/python-fastbencode.git:77474d3ec589776d3cea6f94f92ae357366bddf1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-fastbencode.git#77474d3ec589776d3cea6f94f92ae357366bddf1'}}
Tags
f40
f41
RPMs
src
python-fastbencode-0.2-3.fc40.src.rpm (info) (download)
riscv64
python3-fastbencode-0.2-3.fc40.riscv64.rpm (info) (download)
python-fastbencode-debugsource-0.2-3.fc40.riscv64.rpm (info) (download)
python3-fastbencode-debuginfo-0.2-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Nov 21 2023 Ondřej Pohořelský <opohorel@redhat.com> - 0.2-1 - Update to 0.2 - Convert license to SPDX format * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.0.9-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.0.9-2 - Rebuilt for Python 3.11 * Wed Jun 01 2022 Ondřej Pohořelský <opohorel@redhat.com> - 0.0.9-1 - Initial package.