Commit Graph

4 Commits

Author SHA256 Message Date
Tomáš Chvátal
95539ac215 Accepting request 679682 from home:jayvdb:noflake8
- Remove bcond_with test, allowing tests suite to run
- Add LICENSE
- Compile manually due to switch to pkgutil namespace technique
- Set minimum version more-itertools >= 4.0.0
- Update to v4.4.1
  * Fixed issue in ``collate_revs`` when objects being merged were non-True
- from 4.4
  * Add ``collate_revs`` and ``partition_dict``
- from 4.3
  * Nicer error message in ``assert_ordered`` when the assertion fails.
    Now reports the full supplied items and not just the keys in the errors.
    When ``<`` or ``>`` are used, the error message renders more directly.
- from 4.2
  * The ``duplicates`` function now takes an arbitrary number of iterables
  * Added ``assert_ordered`` function
- from 4.1
  * Added ``duplicates`` function
- from 4.0.0
  * Switch to pkgutil namespace technique for the ``jaraco`` namespace
- from 3.0.0
  * Refreshed project metadata, now built using declarative config.
    Installation from sdist now requires setuptools 34.4.
- from 2.5.2
  * Fix deprecation warning in ``always_iterable``
  * Leverage base_type parameter in ``more_itertools.always_iterable``
- from 2.5.1
  * Set stacklevel in deprecated functions for better visibility of the call.
- from 2.5
  * Added new ``maybe_single`` function
  * Deprecated ``list_or_iterable`` in favor of ``maybe_single``
- from 2.4
  * Deprecated ``flatten`` and ``iflatten`` in favor of
    ``more_itertools.collapse``. Deprecated ``iterable_test``,
    only used by deprecated functions.
  * Bump dependency on more_itertools 4.0.0.
- from 2.3
  * Added ``self_product``.
- from 2.2
  * ``first`` now accepts a default value, same as ``next``.

OBS-URL: https://build.opensuse.org/request/show/679682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=5
2019-02-27 08:26:14 +00:00
Todd R
e1e137a6e6 Accepting request 541582 from home:TheBlackCat:branches:devel:languages:python
- Properly handle namespace package structure.
  This guarantees the module is importable.

OBS-URL: https://build.opensuse.org/request/show/541582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=3
2017-11-13 18:48:49 +00:00
6f2c17dffa Accepting request 508204 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/508204
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=2
2017-07-05 11:46:50 +00:00
22f50cb42b Accepting request 416583 from home:XRevan86
OBS-URL: https://build.opensuse.org/request/show/416583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.itertools?expand=0&rev=1
2016-08-07 12:17:06 +00:00