Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-HeapDict-1.0.1-3.5 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-HeapDict Distribution: openSUSE Tumbleweed
Version: 1.0.1 Vendor: openSUSE
Release: 3.5 Build date: Wed Jan 24 03:11:04 2024
Group: Unspecified Build host: reproducible
Size: 15267 Source RPM: python-HeapDict-1.0.1-3.5.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*.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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

Files

/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/LICENSE
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/HeapDict-1.0.1.dist-info/zip-safe
/usr/lib/python3.12/site-packages/__pycache__/heapdict.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/__pycache__/heapdict.cpython-312.pyc
/usr/lib/python3.12/site-packages/heapdict.py
/usr/share/doc/packages/python312-HeapDict
/usr/share/doc/packages/python312-HeapDict/README.rst
/usr/share/licenses/python312-HeapDict
/usr/share/licenses/python312-HeapDict/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024