diff --git a/python-testfixtures.changes b/python-testfixtures.changes index dcbf4a5..4152543 100644 --- a/python-testfixtures.changes +++ b/python-testfixtures.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:09 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jan 5 09:58:02 UTC 2018 - alarrosa@suse.com diff --git a/python-testfixtures.spec b/python-testfixtures.spec index 0ca0849..bc31a4e 100644 --- a/python-testfixtures.spec +++ b/python-testfixtures.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/ # @@ -29,7 +29,6 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/Simplistix/testfixtures Source: https://files.pythonhosted.org/packages/source/t/testfixtures/testfixtures-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module pkginfo} BuildRequires: %{python_module setuptools-git} BuildRequires: %{python_module setuptools}