Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-funcparserlib for
openSUSE:Factory checked in at 2021-11-10 21:46:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-funcparserlib (Old)
and /work/SRC/openSUSE:Factory/.python-funcparserlib.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-funcparserlib"
Wed Nov 10 21:46:06 2021 rev:7 rq:930196 version:0.3.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-funcparserlib/python-funcparserlib.changes
2020-09-14 12:02:09.863554107 +0200
+++
/work/SRC/openSUSE:Factory/.python-funcparserlib.new.1890/python-funcparserlib.changes
2021-11-10 21:46:14.719806149 +0100
@@ -1,0 +2,5 @@
+Mon Nov 8 14:50:25 UTC 2021 - Dirk M??ller <[email protected]>
+
+- add missing six dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-funcparserlib.spec ++++++
--- /var/tmp/diff_new_pack.QCUntg/_old 2021-11-10 21:46:15.175806347 +0100
+++ /var/tmp/diff_new_pack.QCUntg/_new 2021-11-10 21:46:15.179806349 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-funcparserlib
#
-# 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
@@ -27,6 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/f/funcparserlib/funcparserlib-%{version}.tar.gz
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-modernize