Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jaraco.itertools for
openSUSE:Factory checked in at 2021-11-10 21:45:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.itertools (Old)
and /work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jaraco.itertools"
Wed Nov 10 21:45:58 2021 rev:5 rq:930152 version:5.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jaraco.itertools/python-jaraco.itertools.changes
2020-04-19 21:39:36.622893860 +0200
+++
/work/SRC/openSUSE:Factory/.python-jaraco.itertools.new.1890/python-jaraco.itertools.changes
2021-11-10 21:46:04.079801512 +0100
@@ -1,0 +2,5 @@
+Mon Nov 8 11:05:23 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add six dependency for testsuite
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jaraco.itertools.spec ++++++
--- /var/tmp/diff_new_pack.6m0pgH/_old 2021-11-10 21:46:04.679801774 +0100
+++ /var/tmp/diff_new_pack.6m0pgH/_new 2021-11-10 21:46:04.679801774 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.itertools
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@
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