Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-happybase for
openSUSE:Factory checked in at 2021-11-09 23:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-happybase (Old)
and /work/SRC/openSUSE:Factory/.python-happybase.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-happybase"
Tue Nov 9 23:54:40 2021 rev:16 rq:930184 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-happybase/python-happybase.changes
2020-04-01 19:11:23.383343537 +0200
+++
/work/SRC/openSUSE:Factory/.python-happybase.new.1890/python-happybase.changes
2021-11-09 23:55:02.819965971 +0100
@@ -1,0 +2,5 @@
+Mon Nov 8 13:54:27 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add missing six buildrequires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-happybase.spec ++++++
--- /var/tmp/diff_new_pack.vOW9TU/_old 2021-11-09 23:55:03.387966261 +0100
+++ /var/tmp/diff_new_pack.vOW9TU/_new 2021-11-09 23:55:03.391966262 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-happybase
#
-# 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
@@ -29,6 +29,7 @@
Patch0: use_pytest.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module six}
BuildRequires: %{python_module thriftpy2}
BuildRequires: fdupes
BuildRequires: python-rpm-macros