diff --git a/python-WebTest.changes b/python-WebTest.changes index f2b6e95..f30035b 100644 --- a/python-WebTest.changes +++ b/python-WebTest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:56:01 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Aug 10 11:02:46 UTC 2018 - tchvatal@suse.com diff --git a/python-WebTest.spec b/python-WebTest.spec index 04b4588..895493f 100644 --- a/python-WebTest.spec +++ b/python-WebTest.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/ # @@ -33,7 +33,6 @@ BuildRequires: %{python_module WSGIProxy2} BuildRequires: %{python_module WebOb >= 1.2} BuildRequires: %{python_module beautifulsoup4} BuildRequires: %{python_module cssselect} -BuildRequires: %{python_module devel} BuildRequires: %{python_module pyquery} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module waitress >= 0.8.5}