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

python3-jaraco.itertools-5.0.0-bp154.1.17 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-jaraco.itertools Distribution: SUSE Linux Enterprise 15 SP4
Version: 5.0.0 Vendor: openSUSE
Release: bp154.1.17 Build date: Mon May 9 11:28:34 2022
Group: Development/Languages/Python Build host: old-atreju2
Size: 110664 Source RPM: python-jaraco.itertools-5.0.0-bp154.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jaraco/jaraco.itertools
Summary: Tools to work with iterables
jaraco.itertools Tools for working with iterables.
Complements itertools and more_itertools.

Provides

Requires

License

MIT

Changelog

* Mon Mar 09 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 5.0.0
    * infinite_call is superseded by more_itertools.repeatfunc
    * Require Python 3.6 or later.
* Fri Apr 05 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 4.4.2:
    * Fixed RuntimeError in takewhile_peek on later Pythons where StopIteration is no longer allowed in a generator.
* Tue Feb 26 2019 John Vandenberg <jayvdb@gmail.com>
  - 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``.
* Mon Nov 13 2017 toddrme2178@gmail.com
  - Properly handle namespace package structure.
    This guarantees the module is importable.
* Tue Jul 04 2017 aloisio@gmx.com
  - Update to version 2.0.1
    * Refresh package.
    2.0:
    * In ``always_iterable``, mappings are now considered
      singletons. It seems that the way ``always_iterable``
      is generally used, one wouldn't expect to only iterate
      on a mapping, but there are cases where a dictionary
      should behave like a singleton object.
    1.8:
    * Deprecated ``infiniteCall`` and replaced it with
      ``infinite_call`` which only takes a single argument
      (the function to call).
  - Converted to single-spec
* Tue Aug 02 2016 sor.alexei@meowr.ru
  - Switch to Python2.
* Thu Jun 09 2016 toddrme2178@gmail.com
  - Remove unneeded python3-Sphinx dependency.
* Sun May 08 2016 arun@gmx.de
  - specfile:
    * updated source url to files.pythonhosted.org
* Tue Dec 29 2015 arun@gmx.de
  - specfile:
    * replace hgtools with setuptools_scm
    * update requiremenst according to setup.py
    * .txt -> *.rst in %doc
  - update to version 1.7.1:
    * Fix failing tests on Python 2.
* Sun Nov 22 2015 arun@gmx.de
  - specfile:
    * fix typo in setup.py via sed command
  - update to version 1.7:
    * Moved hosting to github.
  - changes from version 1.6:
    * Releases now include wheels.
* Mon Nov 02 2015 toddrme2178@gmail.com
  - Fix conflicts with other jaraco packages.
* Mon Nov 02 2015 toddrme2178@gmail.com
  - Enable unit tests.
* Mon Nov 02 2015 toddrme2178@gmail.com
  - Fix spec file name.
* Thu Oct 29 2015 arun@gmx.de
  - update to version 1.5.1:
    * Peekable also accepts an iterable.
    * Fix test failure on Python 2
    * Added some doctests for bisect and corrected docstring to match
      implementation.
  - change from version 1.5.0:
    * Add takewhile_peek function.
* Sat Aug 01 2015 arun@gmx.de
  - specfile:
    * moved from zip to tar.gz
  - update to version 1.4:
    * Add list_or_single function.
* Sun Mar 08 2015 arun@gmx.de
  - update to version 1.3:
    * Add apply to apply a function to an iterable, but yield the original items.
* Sun Feb 22 2015 arun@gmx.de
  - update to version 1.2:
    * Make pytest_runner and sphinx optionally required.
* Sat Feb 14 2015 arun@gmx.de
  - initial version

Files

/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/jaraco.itertools-5.0.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/jaraco/__pycache__/itertools.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/jaraco/__pycache__/itertools.cpython-36.pyc
/usr/lib/python3.6/site-packages/jaraco/itertools.py
/usr/share/doc/packages/python3-jaraco.itertools
/usr/share/doc/packages/python3-jaraco.itertools/CHANGES.rst
/usr/share/doc/packages/python3-jaraco.itertools/README.rst
/usr/share/doc/packages/python3-jaraco.itertools/history.rst
/usr/share/doc/packages/python3-jaraco.itertools/index.rst
/usr/share/licenses/python3-jaraco.itertools
/usr/share/licenses/python3-jaraco.itertools/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024