Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-jaraco.collections | Distribution: SUSE Linux Framework One |
Version: 4.3.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.4 | Build date: Mon Oct 9 08:57:30 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 85528 | Source RPM: python-jaraco.collections-4.3.0-slfo.1.1.4.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
* 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.11/site-packages/jaraco /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/LICENSE /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/METADATA /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/RECORD /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/jaraco.collections-4.3.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/jaraco/__pycache__ /usr/lib/python3.11/site-packages/jaraco/__pycache__/collections.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/jaraco/__pycache__/collections.cpython-311.pyc /usr/lib/python3.11/site-packages/jaraco/collections.py /usr/share/doc/packages/python311-jaraco.collections /usr/share/doc/packages/python311-jaraco.collections/NEWS.rst /usr/share/doc/packages/python311-jaraco.collections/README.rst /usr/share/doc/packages/python311-jaraco.collections/history.rst /usr/share/doc/packages/python311-jaraco.collections/index.rst /usr/share/licenses/python311-jaraco.collections /usr/share/licenses/python311-jaraco.collections/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024