Click here to visit the old openkoji buildsystem (Archived)

Information for build python-heapdict-1.0.1-18.fc40

ID46788
Package Namepython-heapdict
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1
Release18.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-heapdict.git#2c2e493b4ec9ba83aca342c6f2b8b6b04ecbb391
SummaryA heap with decrease-key and increase-key operations
DescriptionHeapDict is designed to be used as a priority queue, where items are added and consumed by priority. Compared to an ordinary dict, a heapdict has the following differences: popitem and peekitem returns the (key, priority) pair with the lowest priority, instead of a random object.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 05 May 2024 01:33:25 CST
CompletedSun, 05 May 2024 01:44:59 CST
Taskbuild (f40, /rpms/python-heapdict.git:2c2e493b4ec9ba83aca342c6f2b8b6b04ecbb391)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-heapdict.git#2c2e493b4ec9ba83aca342c6f2b8b6b04ecbb391'}}
Tags
f40
RPMs
src
python-heapdict-1.0.1-18.fc40.src.rpm (info) (download)
noarch
python3-heapdict-1.0.1-18.fc40.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Apr 07 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-18 - Use modern Python macros * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.1-14 - Rebuilt for Python 3.12 * Sat Apr 08 2023 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-13 - Switch to SPDX license * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.1-11 - Drop support for i686 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.1-9 - Rebuilt for Python 3.11