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}