| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python313-HeapDict | Distribution: openSUSE Tumbleweed | 
| Version: 1.0.1 | Vendor: openSUSE | 
| Release: 4.1 | Build date: Mon Apr 14 07:55:23 2025 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 15509 | Source RPM: python-HeapDict-1.0.1-4.1.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: http://stutzbachenterprises.com/ | |
| Summary: A heap with decrease-key and increase-key operations | |
HeapDict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict. It's designed to be used as a priority queue. Unlike the Python standard library's heapq module, the HeapDict supports efficiently changing the priority of an existing object (often called "decrease-key" in textbooks). Altering the priority is important for many algorithms such as Dijkstra's Algorithm and A*.
BSD-3-Clause
* Mon Apr 14 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Support both lowercased and unnormalized metadata directory names.
* Tue Mar 25 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Lowercase metadata directory name.
* Wed Jan 24 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Switch to pyproject macros.
  - Clean up Python 2 leftovers.
  - Use pytest to run the testsuite.
* Thu Dec 24 2020 Benjamin Greiner <code@bnavigator.de>
  - Support multiple python3 flavors
    gh#openSUSE/python-rpm-macros#66
* Tue Sep 24 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 1.0.1:
    * no upstream changelog
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package, but
    keep testsuite working.
* Wed Aug 09 2017 toddrme2178@gmail.com
  - Fix building on SLE
* Wed May 17 2017 toddrme2178@gmail.com
  - Initial version
/usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/LICENSE /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/METADATA /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/RECORD /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/HeapDict-1.0.1.dist-info/zip-safe /usr/lib/python3.13/site-packages/__pycache__/heapdict.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/__pycache__/heapdict.cpython-313.pyc /usr/lib/python3.13/site-packages/heapdict.py /usr/share/doc/packages/python313-HeapDict /usr/share/doc/packages/python313-HeapDict/README.rst /usr/share/licenses/python313-HeapDict /usr/share/licenses/python313-HeapDict/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 22:25:32 2025