Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-setupmeta for
openSUSE:Factory checked in at 2021-11-08 17:24:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setupmeta (Old)
and /work/SRC/openSUSE:Factory/.python-setupmeta.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setupmeta"
Mon Nov 8 17:24:44 2021 rev:3 rq:930146 version:2.8.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-setupmeta/python-setupmeta.changes
2020-11-02 09:43:26.937785844 +0100
+++
/work/SRC/openSUSE:Factory/.python-setupmeta.new.1890/python-setupmeta.changes
2021-11-08 17:25:28.408744107 +0100
@@ -1,0 +2,5 @@
+Mon Nov 8 10:48:46 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add six dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setupmeta.spec ++++++
--- /var/tmp/diff_new_pack.9q9LJz/_old 2021-11-08 17:25:28.816744375 +0100
+++ /var/tmp/diff_new_pack.9q9LJz/_new 2021-11-08 17:25:28.820744378 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-setupmeta
#
-# 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
@@ -30,6 +30,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: git-core
BuildRequires: python-rpm-macros