Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-sortedcollections | Distribution: openSUSE:Factory:zSystems |
Version: 2.1.0 | Vendor: openSUSE |
Release: 2.4 | Build date: Fri Dec 1 17:43:28 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 88324 | Source RPM: python-sortedcollections-2.1.0-2.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/grantjenks/sortedcollections | |
Summary: Python Sorted Collections |
SortedCollections is an Python sorted collections library. Features -------- - ValueSortedDict - Dictionary with (key, value) item pairs sorted by value. - ItemSortedDict - Dictionary with key-function support for item pairs. - OrderedDict - Ordered dictionary with numeric indexing support. - OrderedSet - Ordered set with numeric indexing support. - IndexableDict - Dictionary with numeric indexing support. - IndexableSet - Set with numeric indexing support. - SegmentList - List with fast random access insertion and deletion.
Apache-2.0
* Fri Dec 01 2023 Antonio Larrosa <[email protected]> - Add %{?sle15_python_module_pythons} * Sat Jan 30 2021 John Vandenberg <[email protected]> - Update to v2.1.0 * Add NearestDict * Update for Python 3 * Fixes for doctest support * Add NearestDict implementation * Update docs to reference NearestDict * Use Python3 defaults for inheritance * Use f-strings - from v2.0.0 * Remove shims for Python 2 * Add support for mypy * Drop need for "gj" from requirements * Load version from __init__.py rather than by import * Add __all__ to __init__.py for flake8 * Small fixes/changes for linters/formatters/type-checkers - from v1.2.3 * Add support for "blue" formatter * Fixes for doctest support - from v1.2.2 * Add pickle support for IndexableSet * Wed Jul 22 2020 Matej Cepl <[email protected]> - Update to 1.2.1: - Update self._dict_* methods to use dict.__* functions directly. * Mon Jul 20 2020 Matej Cepl <[email protected]> - Add method_item.patch to replace _del_item and _set_item methods (gh#grantjenks/python-sortedcollections#12). * Tue May 14 2019 Marketa Calabkova <[email protected]> - update to version 1.1.2 * Add ItemSortedDict.__deepcopy__ for deep copying * Define _setitem = __setitem__ in overrides * Some new tests and various code cleanup * Tue Dec 04 2018 Matej Cepl <[email protected]> - Remove superfluous devel dependency for noarch package * Thu May 24 2018 [email protected] - Update to 1.0.1 * Update for sortedcontainers V2 and Python 3 semantics * Update sortedcollections to remove load (changed in sortedcontainers) - Fix changes file name * Mon Aug 14 2017 [email protected] - Initial version
/usr/lib/python3.13/site-packages/sortedcollections /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info/requires.txt /usr/lib/python3.13/site-packages/sortedcollections-2.1.0-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/sortedcollections/__init__.py /usr/lib/python3.13/site-packages/sortedcollections/__pycache__ /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/nearestdict.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/nearestdict.cpython-313.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/ordereddict.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/ordereddict.cpython-313.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/recipes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/sortedcollections/__pycache__/recipes.cpython-313.pyc /usr/lib/python3.13/site-packages/sortedcollections/nearestdict.py /usr/lib/python3.13/site-packages/sortedcollections/ordereddict.py /usr/lib/python3.13/site-packages/sortedcollections/recipes.py /usr/share/doc/packages/python313-sortedcollections /usr/share/doc/packages/python313-sortedcollections/README.rst /usr/share/licenses/python313-sortedcollections /usr/share/licenses/python313-sortedcollections/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 7 00:09:38 2025