From e479d4089da2f27beffd4b2230f877f4e714c70ca309f2579f618f2f07d70d2a Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Mon, 2 May 2022 21:41:42 +0000 Subject: [PATCH] Accepting request 974359 from home:pgajdos:python - python-mock is not required for build OBS-URL: https://build.opensuse.org/request/show/974359 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfdatetime?expand=0&rev=26 --- python-dfdatetime.changes | 5 +++++ python-dfdatetime.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dfdatetime.changes b/python-dfdatetime.changes index 653cc94..92cadc2 100644 --- a/python-dfdatetime.changes +++ b/python-dfdatetime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 2 08:48:50 UTC 2022 - pgajdos@suse.com + +- python-mock is not required for build + ------------------------------------------------------------------- Thu Mar 17 09:16:40 UTC 2022 - pgajdos@suse.com diff --git a/python-dfdatetime.spec b/python-dfdatetime.spec index c85caf0..e3881d0 100644 --- a/python-dfdatetime.spec +++ b/python-dfdatetime.spec @@ -29,7 +29,6 @@ Group: Development/Languages/Python URL: https://github.com/log2timeline/dfdatetime Source: https://files.pythonhosted.org/packages/source/d/%{modname}/%{modname}-%{timestamp}.tar.gz BuildRequires: %{python_module devel} -BuildRequires: %{python_module mock >= 2.0.0} BuildRequires: %{python_module pbr >= 4.2.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools}