Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-IMAPClient for openSUSE:Factory checked in at 2022-03-21 20:13:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-IMAPClient (Old) and /work/SRC/openSUSE:Factory/.python-IMAPClient.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-IMAPClient" Mon Mar 21 20:13:07 2022 rev:4 rq:963712 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-IMAPClient/python-IMAPClient.changes 2021-08-27 21:44:34.662017226 +0200 +++ /work/SRC/openSUSE:Factory/.python-IMAPClient.new.25692/python-IMAPClient.changes 2022-03-21 20:13:26.048524207 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 11:09:15 UTC 2022 - pgaj...@suse.com + +- python-mock is actually not required for build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-IMAPClient.spec ++++++ --- /var/tmp/diff_new_pack.DBrN8U/_old 2022-03-21 20:13:26.544524685 +0100 +++ /var/tmp/diff_new_pack.DBrN8U/_new 2022-03-21 20:13:26.548524690 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-IMAPClient # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2016-2019 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://github.com/mjs/imapclient/ Source0: https://github.com/mjs/imapclient/archive/%{version}.tar.gz -BuildRequires: %{python_module mock >= 1.3.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools >= 20.5} BuildRequires: %{python_module six}