Hello community,

here is the log from the commit of package python-jaraco.itertools for 
openSUSE:Factory checked in at 2020-04-19 21:39:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.itertools (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.itertools"

Sun Apr 19 21:39:31 2020 rev:4 rq:784209 version:5.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jaraco.itertools/python-jaraco.itertools.changes
  2019-04-08 20:53:07.586550315 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.2738/python-jaraco.itertools.changes
        2020-04-19 21:39:36.622893860 +0200
@@ -1,0 +2,7 @@
+Mon Mar  9 13:59:34 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to 5.0.0
+  * infinite_call is superseded by more_itertools.repeatfunc
+  * Require Python 3.6 or later.
+
+-------------------------------------------------------------------

Old:
----
  jaraco.itertools-4.4.2.tar.gz

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

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

Other differences:
------------------
++++++ python-jaraco.itertools.spec ++++++
--- /var/tmp/diff_new_pack.iH9jWD/_old  2020-04-19 21:39:37.194895008 +0200
+++ /var/tmp/diff_new_pack.iH9jWD/_new  2020-04-19 21:39:37.194895008 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jaraco.itertools
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-jaraco.itertools
-Version:        4.4.2
+Version:        5.0.0
 Release:        0
 Summary:        Tools to work with iterables
 License:        MIT
@@ -31,13 +32,11 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm >= 1.15.0}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-inflect
 Requires:       python-jaraco.base >= 6.1
 Requires:       python-more-itertools >= 4.0.0
-Requires:       python-six
 BuildArch:      noarch
 %python_subpackages
 
@@ -48,6 +47,7 @@
 %prep
 %setup -q -n jaraco.itertools-%{version}
 sed -i 's/--flake8//' pytest.ini
+sed -i 's/--black --cov//' pytest.ini
 
 %build
 %python_build

++++++ jaraco.itertools-4.4.2.tar.gz -> jaraco.itertools-5.0.0.tar.gz ++++++
++++ 2751 lines of diff (skipped)


Reply via email to