Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-demjson for openSUSE:Factory checked in at 2021-11-08 17:24:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-demjson (Old) and /work/SRC/openSUSE:Factory/.python-demjson.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-demjson" Mon Nov 8 17:24:35 2021 rev:6 rq:930122 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-demjson/python-demjson.changes 2021-01-20 18:29:24.179626548 +0100 +++ /work/SRC/openSUSE:Factory/.python-demjson.new.1890/python-demjson.changes 2021-11-08 17:25:22.744740388 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 10:12:21 UTC 2021 - Dirk M??ller <[email protected]> + +- add six dependency for testsuite + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-demjson.spec ++++++ --- /var/tmp/diff_new_pack.NVcGDG/_old 2021-11-08 17:25:23.124740637 +0100 +++ /var/tmp/diff_new_pack.NVcGDG/_new 2021-11-08 17:25:23.128740640 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-demjson # -# 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,10 +27,11 @@ Source: https://files.pythonhosted.org/packages/source/d/demjson/demjson-%{version}.tar.gz BuildRequires: %{python_module modernize} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages
