Hello community,
here is the log from the commit of package python-more-itertools for
openSUSE:Factory checked in at 2020-08-13 10:14:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-more-itertools (Old)
and /work/SRC/openSUSE:Factory/.python-more-itertools.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-more-itertools"
Thu Aug 13 10:14:33 2020 rev:11 rq:824641 version:8.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-more-itertools/python-more-itertools.changes
2020-06-05 19:59:38.319819232 +0200
+++
/work/SRC/openSUSE:Factory/.python-more-itertools.new.3399/python-more-itertools.changes
2020-08-13 10:15:47.766698836 +0200
@@ -1,0 +2,15 @@
+Thu Aug 6 08:16:47 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 8.4.0:
+ * New itertools
+ * :func:`mark_ends` (thanks to kalekundert)
+ * :func:`is_sorted`
+ * Changes to existing itertools:
+ * :func:`islice_extended` can now be used with real slices (thanks to
cool-RR)
+ * The implementations for :func:`filter_except` and :func:`map_except` were
improved (thanks to SergBobrovsky)
+ * Other changes
+ * Automated tests now enforce code style (using `black
<https://github.com/psf/black>`__)
+ * The various signatures of :func:`islice_extended` and
:func:`numeric_range` now appear in the docs (thanks to dsfulf)
+ * The test configuration for mypy was updated (thanks to blueyed)
+
+-------------------------------------------------------------------
Old:
----
more-itertools-8.3.0.tar.gz
New:
----
more-itertools-8.4.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-more-itertools.spec ++++++
--- /var/tmp/diff_new_pack.2tR9Ep/_old 2020-08-13 10:15:49.850699693 +0200
+++ /var/tmp/diff_new_pack.2tR9Ep/_new 2020-08-13 10:15:49.854699694 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-more-itertools
-Version: 8.3.0
+Version: 8.4.0
Release: 0
Summary: More routines for operating on iterables, beyond itertools
License: MIT
++++++ more-itertools-8.3.0.tar.gz -> more-itertools-8.4.0.tar.gz ++++++
++++ 2551 lines of diff (skipped)