Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-daiquiri for openSUSE:Factory checked in at 2022-03-10 22:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-daiquiri (Old) and /work/SRC/openSUSE:Factory/.python-daiquiri.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-daiquiri" Thu Mar 10 22:45:10 2022 rev:10 rq:960624 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-daiquiri/python-daiquiri.changes 2021-10-18 22:01:56.658082813 +0200 +++ /work/SRC/openSUSE:Factory/.python-daiquiri.new.2349/python-daiquiri.changes 2022-03-11 11:32:03.649971272 +0100 @@ -1,0 +2,5 @@ +Thu Mar 10 01:06:21 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com> + +- Remove BuildRequires on mock, it has not been required since 3.0.0. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-daiquiri.spec ++++++ --- /var/tmp/diff_new_pack.Am4ZR1/_old 2022-03-11 11:32:04.033971723 +0100 +++ /var/tmp/diff_new_pack.Am4ZR1/_new 2022-03-11 11:32:04.041971732 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-daiquiri # -# 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 @@ -23,10 +23,8 @@ Release: 0 Summary: Library to configure Python logging License: Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/jd/daiquiri Source: https://files.pythonhosted.org/packages/source/d/daiquiri/daiquiri-%{version}.tar.gz -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-json-logger} BuildRequires: %{python_module setuptools_scm}