diff --git a/python-pyshould.changes b/python-pyshould.changes index d02e4cb..1e3e205 100644 --- a/python-pyshould.changes +++ b/python-pyshould.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:51 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed May 30 20:33:58 UTC 2018 - mcepl@suse.com diff --git a/python-pyshould.spec b/python-pyshould.spec index 4a3a8b6..4253ed4 100644 --- a/python-pyshould.spec +++ b/python-pyshould.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -26,7 +26,6 @@ License: MIT Group: Development/Languages/Python URL: https://github.com/drslump/%{modname} Source: https://files.pythonhosted.org/packages/source/p/pyshould/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros