Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-collectd-rest for openSUSE:Factory checked in at 2022-04-21 15:42:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-collectd-rest (Old) and /work/SRC/openSUSE:Factory/.python-django-collectd-rest.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-collectd-rest" Thu Apr 21 15:42:26 2022 rev:5 rq:971243 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-collectd-rest/python-django-collectd-rest.changes 2022-01-07 12:52:39.500106984 +0100 +++ /work/SRC/openSUSE:Factory/.python-django-collectd-rest.new.1538/python-django-collectd-rest.changes 2022-04-21 15:48:43.716320717 +0200 @@ -1,0 +2,5 @@ +Wed Apr 20 13:31:59 UTC 2022 - Mark??ta Machov?? <mmach...@suse.com> + +- do not require mock + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-collectd-rest.spec ++++++ --- /var/tmp/diff_new_pack.zVGyxZ/_old 2022-04-21 15:48:44.776321850 +0200 +++ /var/tmp/diff_new_pack.zVGyxZ/_new 2022-04-21 15:48:44.784321859 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-django-collectd-rest # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,6 @@ BuildRequires: %{python_module Django >= 1.10} BuildRequires: %{python_module devel} BuildRequires: %{python_module djangorestframework >= 3.7} -BuildRequires: %{python_module mock} BuildRequires: %{python_module setuptools} # sqlite3 from standard library is requires for tests BuildRequires: %{pythons}