Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dfVFS for openSUSE:Factory checked in at 2022-05-22 20:27:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dfVFS (Old) and /work/SRC/openSUSE:Factory/.python-dfVFS.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dfVFS" Sun May 22 20:27:23 2022 rev:16 rq:978282 version:0~20200920 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes 2021-04-26 16:40:19.246144187 +0200 +++ /work/SRC/openSUSE:Factory/.python-dfVFS.new.1538/python-dfVFS.changes 2022-05-22 20:27:24.250262078 +0200 @@ -1,0 +2,6 @@ +Tue May 17 11:30:28 UTC 2022 - pgaj...@suse.com + +- python-mock is not required for build (even if the testsuite + would run) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dfVFS.spec ++++++ --- /var/tmp/diff_new_pack.AIp67R/_old 2022-05-22 20:27:25.098263327 +0200 +++ /var/tmp/diff_new_pack.AIp67R/_new 2022-05-22 20:27:25.102263333 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-dfVFS # -# Copyright (c) 2020 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 @@ -16,7 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python-%{**} python38-%{**}} %define timestamp 20200920 %define pythons python3 Name: python-dfVFS @@ -51,7 +51,6 @@ BuildRequires: %{python_module libvmdk} BuildRequires: %{python_module libvshadow} BuildRequires: %{python_module libvslvm} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module tsk}