Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-jaraco.collections | Distribution: openSUSE:Factory:zSystems |
Version: 5.0.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Sat Apr 20 23:00:51 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 69849 | Source RPM: python-jaraco.collections-5.0.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
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
* Sat Apr 20 2024 Dirk Müller <dmueller@suse.com> - update to 5.0.1: * Delinting and package refresh. * Sat Dec 16 2023 Dirk Müller <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 Ondřej Súkup <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 Dirk Müller <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 Hans-Peter Jansen <hpj@urpla.net> - prepare test environment: correctly provide jaraco modules locally %{python3_sitelib} might not be available * Fri Dec 02 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 3.8.0 * Made DictStack mutable. * Tue Nov 08 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 3.7.0: * Added RangeMap.left. * Tue Oct 25 2022 Matej Cepl <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 Matej Cepl <mcepl@suse.com> - Remove conditional definition of python_module. * Mon Aug 29 2022 Ben Greiner <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.
/usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/INSTALLER /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/LICENSE /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/METADATA /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/RECORD /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/REQUESTED /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/WHEEL /usr/lib/python3.10/site-packages/jaraco.collections-5.0.1.dist-info/top_level.txt /usr/lib/python3.10/site-packages/jaraco/collections /usr/lib/python3.10/site-packages/jaraco/collections/__init__.py /usr/lib/python3.10/site-packages/jaraco/collections/__pycache__ /usr/lib/python3.10/site-packages/jaraco/collections/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/jaraco/collections/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/jaraco/collections/py.typed /usr/share/doc/packages/python310-jaraco.collections /usr/share/doc/packages/python310-jaraco.collections/NEWS.rst /usr/share/doc/packages/python310-jaraco.collections/README.rst /usr/share/doc/packages/python310-jaraco.collections/history.rst /usr/share/doc/packages/python310-jaraco.collections/index.rst /usr/share/licenses/python310-jaraco.collections /usr/share/licenses/python310-jaraco.collections/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Oct 31 01:04:29 2024