Hello community,

here is the log from the commit of package python-more-itertools for 
openSUSE:Factory checked in at 2019-05-27 08:30:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-more-itertools (Old)
 and      /work/SRC/openSUSE:Factory/.python-more-itertools.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-more-itertools"

Mon May 27 08:30:37 2019 rev:5 rq:705242 version:5.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-more-itertools/python-more-itertools.changes  
    2018-06-04 13:21:21.359199917 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-more-itertools.new.5148/python-more-itertools.changes
    2019-05-27 08:30:38.627252050 +0200
@@ -1,0 +2,17 @@
+Fri May 24 12:20:33 UTC 2019 - Marketa Calabkova <[email protected]>
+
+- update to version 5.0.0
+  * new itertools: split_into, unzip, substrings
+  * first_true now returns None by default.
+  * Some code for old Python versions was removed
+  * Tests now run properly on 32-bit versions of Python
+  * Newer versions of CPython and PyPy are now tested against
+  4.3.0
+  * new itertools: last, replace, rlocate
+  * locate can now search for multiple items
+  * The docs now include a nice table of tools
+
+- There are newer versions of more-itertools but this is the last 
+  version which supports Python 2.7
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-more-itertools.spec ++++++
--- /var/tmp/diff_new_pack.bmwMGy/_old  2019-05-27 08:30:39.219251819 +0200
+++ /var/tmp/diff_new_pack.bmwMGy/_new  2019-05-27 08:30:39.223251817 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-more-itertools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-more-itertools
-Version:        4.2.0
+Version:        5.0.0
 Release:        0
 Summary:        More routines for operating on iterables, beyond itertools
 License:        MIT

++++++ more-itertools-4.2.0.tar.gz -> more-itertools-5.0.0.tar.gz ++++++
++++ 1725 lines of diff (skipped)


Reply via email to