diff --git a/packages/p/python-dfdatetime/.files b/packages/p/python-dfdatetime/.files index 93ee16d..552abda 100644 Binary files a/packages/p/python-dfdatetime/.files and b/packages/p/python-dfdatetime/.files differ diff --git a/packages/p/python-dfdatetime/.rev b/packages/p/python-dfdatetime/.rev index b44132e..b28343e 100644 --- a/packages/p/python-dfdatetime/.rev +++ b/packages/p/python-dfdatetime/.rev @@ -70,4 +70,12 @@ 962377 + + de183e4153566ff0413cedda806fa5f1 + 0~20220131 + + dimstar_suse + + 974485 + diff --git a/packages/p/python-dfdatetime/python-dfdatetime.changes b/packages/p/python-dfdatetime/python-dfdatetime.changes index 2afbe8b..02f1865 100644 --- a/packages/p/python-dfdatetime/python-dfdatetime.changes +++ b/packages/p/python-dfdatetime/python-dfdatetime.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +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 - version update to 0~20220131 diff --git a/packages/p/python-dfdatetime/python-dfdatetime.spec b/packages/p/python-dfdatetime/python-dfdatetime.spec index 23e6c06..e8cc38f 100644 --- a/packages/p/python-dfdatetime/python-dfdatetime.spec +++ b/packages/p/python-dfdatetime/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}