Revisions of python-jaraco.collections

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1169419 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 5.0.1:
  * Delinting and package refresh.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133653 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 5.0.0:
  * Moved collections into a package and declared as typed.
  * Deprecations and Removals
  * Removed DictFilter.

- Update to 3.8.0
- Update to 3.7.0:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1087121 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- 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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1069981 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 10)
- prepare test environment: correctly provide jaraco modules locally
  %{python3_sitelib} might not be available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1031198 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 7)
- 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.
- Remove conditional definition of python_module.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 764935 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 3)
- Update to 2.1:
  * Added pop_all function.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 635002 from Dominik Heidler's avatar Dominik Heidler (dheidler) (revision 1)
- enable tests
- filelist cleanup
- Initial Package
Displaying all 14 revisions
openSUSE Build Service is sponsored by