Go to file
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
.gitattributes Accepting request 416583 from home:XRevan86 2016-08-07 12:17:06 +00:00
.gitignore Accepting request 416583 from home:XRevan86 2016-08-07 12:17:06 +00:00
jaraco.itertools-4.4.1.tar.gz Accepting request 679682 from home:jayvdb:noflake8 2019-02-27 08:26:14 +00:00
python-jaraco.itertools.changes Accepting request 679682 from home:jayvdb:noflake8 2019-02-27 08:26:14 +00:00
python-jaraco.itertools.spec Accepting request 679682 from home:jayvdb:noflake8 2019-02-27 08:26:14 +00:00