Sun, 08 Sep 2024 19:55:33 UTC | login

Information for build python-datrie-0.8.2-27.fc41

ID325480
Package Namepython-datrie
Version0.8.2
Release27.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-datrie.git#f5478c7cd5f40ab9b0871b0156014e7c21e6d1b9
SummarySuper-fast, efficiently stored Trie for Python
DescriptionThe library implements the Trie data structure. The trie variable is a dict-like object that can have Unicode keys of certain ranges and Python objects as values. In addition to implementing the mapping interface, the library tries to facilitate finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given string. As a common special case, finding the longest-prefix item is also supported.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 12:35:55 UTC
CompletedFri, 26 Jul 2024 13:13:17 UTC
Taskbuild (f41, /rpms/python-datrie.git:f5478c7cd5f40ab9b0871b0156014e7c21e6d1b9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-datrie.git#f5478c7cd5f40ab9b0871b0156014e7c21e6d1b9'}}
Tags
f41
RPMs
src
python-datrie-0.8.2-27.fc41.src.rpm (info) (download)
riscv64
python3-datrie-0.8.2-27.fc41.riscv64.rpm (info) (download)
python-datrie-debugsource-0.8.2-27.fc41.riscv64.rpm (info) (download)
python3-datrie-debuginfo-0.8.2-27.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.8.2-26 - Rebuilt for Python 3.13 * Thu Feb 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-25 - Fix incompatible pointer types (fix RHBZ#2261554) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-22 - Assert that a license file is present in the .dist-info directory * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-21 - Convert License to SPDX * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-20 - Port to pyproject-rpm-macros * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-19 - Better reference upstream PR from the corresponding patch * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-15 - Stop using the deprecated zero-argument form of %pypi_source * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.8.2-12 - Use new (rpm 4.17.1+) bcond style * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.8.2-9 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild