diff --git a/python-dfdatetime.changes b/python-dfdatetime.changes index 92cadc2..ce9024b 100644 --- a/python-dfdatetime.changes +++ b/python-dfdatetime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 8 18:04:22 UTC 2022 - Greg Freemyer + +- remove no longer needed explicit BuildRequires +-BuildRequires: %{python_module devel} +-BuildRequires: %{python_module pbr >= 4.2.0} + ------------------------------------------------------------------- Mon May 2 08:48:50 UTC 2022 - pgajdos@suse.com diff --git a/python-dfdatetime.spec b/python-dfdatetime.spec index e3881d0..c9d4f23 100644 --- a/python-dfdatetime.spec +++ b/python-dfdatetime.spec @@ -28,8 +28,6 @@ License: Apache-2.0 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 pbr >= 4.2.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.1.0}