Revisions of python-jaraco.collections

buildservice-autocommit accepted request 1169419 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 5.0.1:
  * Delinting and package refresh.
buildservice-autocommit accepted request 1133653 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 29)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 28)
- 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:
buildservice-autocommit accepted request 1116435 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1116381 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 26)
- update to 4.3.0
 * Added Mask, the inverse of a Projection.
 * Require Python 3.8 or later.
buildservice-autocommit accepted request 1087121 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 24)
- 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).
buildservice-autocommit accepted request 1069981 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 23)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1069693 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 22)
- prepare test environment: correctly provide jaraco modules locally
  %{python3_sitelib} might not be available
buildservice-autocommit accepted request 1039668 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1039633 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 20)
- Update to 3.8.0 
  * Made DictStack mutable.
buildservice-autocommit accepted request 1034615 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 19)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1034585 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 18)
- Update to 3.7.0: 
  * Added RangeMap.left.
buildservice-autocommit accepted request 1031198 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 17)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 16)
- 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.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 15)
- Remove conditional definition of python_module.
buildservice-autocommit accepted request 1000110 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 14)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1000038 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 13)
- 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.
buildservice-autocommit accepted request 853440 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by