diff --git a/python-bindep.changes b/python-bindep.changes index e758302..1ac09fd 100644 --- a/python-bindep.changes +++ b/python-bindep.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:08 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 30 13:36:51 UTC 2018 - Thomas Bechtold diff --git a/python-bindep.spec b/python-bindep.spec index 7ec5ff9..e2c96dd 100644 --- a/python-bindep.spec +++ b/python-bindep.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: http://docs.openstack.org/infra/bindep Source: https://files.pythonhosted.org/packages/source/b/bindep/bindep-%{version}.tar.gz BuildRequires: %{python_module Parsley} -BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} Requires: python-Parsley