Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-jaraco.collections-5.0.0-150400.9.3.1 RPM for noarch

From OpenSuSE Leap 15.6 for noarch

Name: python311-jaraco.collections Distribution: SUSE Linux Enterprise 15
Version: 5.0.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150400.9.3.1 Build date: Thu Feb 22 15:04:54 2024
Group: Development/Languages/Python Build host: h04-ch2a
Size: 82502 Source RPM: python-jaraco.collections-5.0.0-150400.9.3.1.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.

Provides

Requires

License

MIT

Changelog

* 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

Files

/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/LICENSE
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/jaraco.collections-5.0.0.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/jaraco/collections
/usr/lib/python3.11/site-packages/jaraco/collections/__init__.py
/usr/lib/python3.11/site-packages/jaraco/collections/__pycache__
/usr/lib/python3.11/site-packages/jaraco/collections/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jaraco/collections/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jaraco/collections/py.typed
/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, Fri May 3 23:33:27 2024