Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-ordered-set | Distribution: SUSE Linux Enterprise 15 |
Version: 4.0.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150400.8.34 | Build date: Sun Aug 13 17:41:15 2023 |
Group: Unspecified | Build host: goat37 |
Size: 45739 | Source RPM: python3-ordered-set-4.0.2-150400.8.34.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/LuminosoInsight/ordered-set | |
Summary: Custom MutableSet that remembers its order |
An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up.
MIT
* Thu Jul 27 2023 [email protected] - rename to python3 prefix for jsc#PED-68 * Mon Sep 06 2021 [email protected] - Update to version 4.0.2 * Restore compatibility with Python 3.5 * fix packaging, remove vestiges of type stubs * Remove unused type * Add a mailmap * remove old .pyi type stub * Implement code review suggestions for types * Code formatting (isort and black) * Move type annotations inline * Directly distribute type stub file via PEP 561 * Handle another indexing case from NumPy * Thu Jun 17 2021 [email protected] - Add Provides: for python*dist(ordered-set): work around boo#1186870 * Fri Oct 23 2020 [email protected] - Use %pycache_only %python_sitelib instead of %python3_sitelib fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348 * Wed Aug 12 2020 [email protected] - Replace Source URL with the standard one * Fri Jan 17 2020 [email protected] - Use psuffix properly to not override src packages * Thu Oct 17 2019 [email protected] - Switch to multibuild and make sure we build without setuptools in order to avoid buildcycle * Wed May 22 2019 [email protected] - update to version 3.1.1 * Implement set api. SLICE_ALL getitem returns copy * Add tests for new API. Replace nose with pytest. * OrderedSet now inherits from collections.Sequence, __eq__ now checks order of sequences * Drop Python 2.6 support; Python and pytest already don't support it * Fixed bitwise and * Added comprehensive binary operation consistency checks * Fix DeprecationWarning due to collections.abc in Python 3.7 * Use set literal instead of function * Fix error when fancy indexing by a NumPy array * Update in-place operations to be O(N) * Add testing and document support for Python 3.7 * Mon Apr 15 2019 [email protected] - Format with spec-cleaner * Sat Mar 02 2019 [email protected] - Initial packaging for openSUSE
/usr/lib/python3.6/site-packages/__pycache__/ordered_set.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/ordered_set.cpython-36.pyc /usr/lib/python3.6/site-packages/ordered_set-4.0.2-py3.6.egg-info /usr/lib/python3.6/site-packages/ordered_set-4.0.2-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/ordered_set-4.0.2-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/ordered_set-4.0.2-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/ordered_set-4.0.2-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/ordered_set.py /usr/share/doc/packages/python3-ordered-set /usr/share/doc/packages/python3-ordered-set/README.md /usr/share/licenses/python3-ordered-set /usr/share/licenses/python3-ordered-set/MIT-LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024