Hello community,

here is the log from the commit of package python-more-itertools for 
openSUSE:Factory checked in at 2020-01-01 14:58:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-more-itertools (Old)
 and      /work/SRC/openSUSE:Factory/.python-more-itertools.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-more-itertools"

Wed Jan  1 14:58:00 2020 rev:7 rq:758635 version:8.0.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-more-itertools/python-more-itertools.changes  
    2019-09-02 12:41:41.173786885 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-more-itertools.new.6675/python-more-itertools.changes
    2020-01-01 14:58:26.205935440 +0100
@@ -1,0 +2,19 @@
+Fri Dec 20 19:18:54 UTC 2019 - Dirk Mueller <[email protected]>
+
+- update to 8.0.2:
+  * Bug fixes
+      * The type stub files are now part of the wheel distribution (thanks to 
keisheiled)
+      * The type stub files now work for functions imported from the
+        root package (thanks to keisheiled)
+  * New itertools and other additions
+      * This library now ships type hints for use with mypy.
+        (thanks to ilai-deutel for the implementation, and to gabbard and 
fmagin for assistance)
+      * :func:`split_when` (thanks to jferard)
+      * :func:`repeat_last` (thanks to d-ryzhikov)
+  * Changes to existing itertools:
+      * The implementation for :func:`set_partitions` was improved. (thanks to 
jferard)
+      * :func:`partition` was optimized for expensive predicates. (thanks to 
stevecj)
+      * :func:`unique_everseen` and :func:`groupby_transform` were 
re-factored. (thanks to SergBobrovsky)
+      * The implementation for :func:`difference` was improved. (thanks to 
Jabbey92)
+
+-------------------------------------------------------------------

Old:
----
  more-itertools-7.2.0.tar.gz

New:
----
  more-itertools-8.0.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-more-itertools.spec ++++++
--- /var/tmp/diff_new_pack.nBLsQD/_old  2020-01-01 14:58:26.641935667 +0100
+++ /var/tmp/diff_new_pack.nBLsQD/_new  2020-01-01 14:58:26.645935669 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-more-itertools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-more-itertools
-Version:        7.2.0
+Version:        8.0.2
 Release:        0
 Summary:        More routines for operating on iterables, beyond itertools
 License:        MIT

++++++ more-itertools-7.2.0.tar.gz -> more-itertools-8.0.2.tar.gz ++++++
++++ 7909 lines of diff (skipped)


Reply via email to