Fri, 05 Jul 2024 00:08:26 UTC | login

Information for build python-datrie-0.8.2-22.fc40

ID279781
Package Namepython-datrie
Version0.8.2
Release22.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-datrie.git#7691b7afb5afe429ab98600721688d9987d907d3
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
StartedSun, 07 Jan 2024 14:07:54 UTC
CompletedSun, 07 Jan 2024 16:39:50 UTC
Taskbuild (f40, /rpms/python-datrie.git:7691b7afb5afe429ab98600721688d9987d907d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-datrie.git#7691b7afb5afe429ab98600721688d9987d907d3'}}
Tags
f40
RPMs
src
python-datrie-0.8.2-22.fc40.src.rpm (info) (download)
riscv64
python3-datrie-0.8.2-22.fc40.riscv64.rpm (info) (download)
python-datrie-debugsource-0.8.2-22.fc40.riscv64.rpm (info) (download)
python3-datrie-debuginfo-0.8.2-22.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 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 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.8.2-6 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild