| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-jaraco.collections | Distribution: SUSE Linux 16 |
| Version: 5.1.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Tue Apr 1 17:34:16 2025 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 78761 | Source RPM: python-jaraco.collections-5.1.0-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/jaraco/jaraco.collections | |
| Summary: Tools to work with collections | |
jaraco.collections Tools for working with collections. Models and classes to supplement the stdlib ‘collections’ module.
MIT
* Tue Apr 01 2025 mmachova@suse.com
- Make it compatible with older setuptools
* Wed Mar 26 2025 steven.kowalik@suse.com
- Normalize metadata directory name.
* Mon Oct 28 2024 dmueller@suse.com
- update to 5.1.0:
* Fully typed RangeMap and avoid complete iterations to find
matches
* Sat Apr 20 2024 dmueller@suse.com
- update to 5.0.1:
* Delinting and package refresh.
* Sat Dec 16 2023 dmueller@suse.com
- update to 5.0.0:
* Moved collections into a package and declared as typed.
* Deprecations and Removals
* Removed DictFilter.
* Mon Oct 09 2023 mimi.vx@gmail.com
- update to 4.3.0
* Added Mask, the inverse of a Projection.
* Require Python 3.8 or later.
* Sun May 14 2023 dmueller@suse.com
- update to 4.1.0:
* ``Projection`` now accepts an iterable or callable or pattern
for matching keys. ``Projection`` now retains order of keys
from the underlying mapping.
* ``DictFilter`` is now deprecated in favor of ``Projection``.
* ``DictFilter`` no longer accepts ``include_keys`` and
requires ``include_pattern`` as a keyword argument.
* In ``DictFilter``, deprecated ``include_keys`` parameter and
usage without ``include_pattern``. Future versions will honor
``include_pattern`` as a required keyword argument. All other
uses are deprecated. For uses that currently rely on
``include_keys``, use ``Projection`` instead/in addition.
* ``DictFilter.__len__`` no longer relies on the iterable.
Improves efficiency and fixes ``RecursionError`` on PyPy (#12).
* Sun Mar 05 2023 hpj@urpla.net
- prepare test environment: correctly provide jaraco modules locally
%{python3_sitelib} might not be available
* Fri Dec 02 2022 yarunachalam@suse.com
- Update to 3.8.0
* Made DictStack mutable.
* Tue Nov 08 2022 yarunachalam@suse.com
- Update to 3.7.0:
* Added RangeMap.left.
* Tue Oct 25 2022 mcepl@suse.com
- Upgrade to 3.6.0:
- Revised DictFilter:
- Fixed issue where DictFilter.__contains__ would raise a
KeyError.
- Relies heavily now on collections.abc.Mapping base class.
* Tue Oct 25 2022 mcepl@suse.com
- Remove conditional definition of python_module.
* Mon Aug 29 2022 code@bnavigator.de
- Update to v3.5.2
* Packaging refresh.
* Enrolled with Tidelift.
- v3.5.1
* Fixed DictStack.__len__ and addressed recursion error on PyPy
in __getitem__.
- v3.5.0
* DictStack now supports the following Mapping behaviors:
- .items()
- casting to a dict
- __contains__ (i.e. "x in stack")
* Require Python 3.7 or later.
- v3.4.0: Add WeightedLookup.
- v3.3.0: Add FreezableDefaultDict.
- v3.2.0: Rely on PEP 420 for namespace package.
* Sat Dec 05 2020 code@bnavigator.de
- compile cache for all python3 flavors, remove unused python2
compile statements -- gh#openSUSE/python-rpm-macros#66
* Mon Mar 09 2020 mcalabkova@suse.com
- Update to 3.0.0
* Require Python 3.6 or later.
* Thu Jan 16 2020 tchvatal@suse.com
- Update to 2.1:
* Added pop_all function.
* Tue Feb 26 2019 jayvdb@gmail.com
- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Use fdupes
- Re-instate use of --doctest-modules to increase coverage
- Add explicit build dependency on python-six
- Update to v2.0
* Switch to pkgutil namespace technique for the ``jaraco`` namespace.
- from 1.6.0
* Fix DeprecationWarnings when referencing abstract base
classes from collections module.
* Tue Aug 28 2018 dmueller@suse.com
- enable tests
* Tue Aug 28 2018 dmueller@suse.com
- filelist cleanup
* Thu Aug 23 2018 dheidler@suse.de
- Initial Package for v1.5.3
/usr/lib/python3.13/site-packages/jaraco/collections /usr/lib/python3.13/site-packages/jaraco/collections/__init__.py /usr/lib/python3.13/site-packages/jaraco/collections/__pycache__ /usr/lib/python3.13/site-packages/jaraco/collections/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/jaraco/collections/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/jaraco/collections/py.typed /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/METADATA /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/RECORD /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/licenses /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/jaraco_collections-5.1.0.dist-info/top_level.txt /usr/share/doc/packages/python313-jaraco.collections /usr/share/doc/packages/python313-jaraco.collections/NEWS.rst /usr/share/doc/packages/python313-jaraco.collections/README.rst /usr/share/doc/packages/python313-jaraco.collections/history.rst /usr/share/doc/packages/python313-jaraco.collections/index.rst /usr/share/licenses/python313-jaraco.collections /usr/share/licenses/python313-jaraco.collections/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 28 22:33:35 2025