Tue, 18 Jun 2024 13:06:22 UTC | login

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

ID255734
Package Namepython-datrie
Version0.8.2
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-datrie.git#106460d257f6e9b684e8233317b11c282bf4bd13
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
StartedTue, 24 Oct 2023 13:54:05 UTC
CompletedTue, 24 Oct 2023 15:09:23 UTC
Taskbuild (f40, /rpms/python-datrie.git:106460d257f6e9b684e8233317b11c282bf4bd13)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-datrie.git#106460d257f6e9b684e8233317b11c282bf4bd13'}}
Tags
f40
RPMs
src
python-datrie-0.8.2-10.fc40.src.rpm (info) (download)
riscv64
python3-datrie-0.8.2-10.fc40.riscv64.rpm (info) (download)
python-datrie-debugsource-0.8.2-10.fc40.riscv64.rpm (info) (download)
python3-datrie-debuginfo-0.8.2-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-10 - Convert License to SPDX * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-9 - Port to pyproject-rpm-macros * Wed Oct 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-8 - Better reference upstream PR from the corresponding patch * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-7 - No longer need to remove any shebangs * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-6 - Write sed-patch slightly more nicely * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-5 - Reduce macro indirection in the spec file * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-4 - Stop using the deprecated zero-argument form of https://files.pythonhosted.org/packages/source/p/python-datrie/python-datrie-0.8.2.tar.gz * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-3 - Do not unnecessarily number sources/patches * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-2 - Fix inconsistent whitespace * Tue Oct 17 2023 Benjamin A. Beasley <code@musicinmybrain.net> None-1 - 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