diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index ba9085d..22f9ca5 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:33 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Aug 13 12:54:11 UTC 2018 - mcepl@suse.com diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index a1a1d6f..b1c57d6 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.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/ # @@ -30,7 +30,6 @@ Group: Development/Languages/Python Url: https://github.com/google/google-api-python-client Source: https://files.pythonhosted.org/packages/source/g/google-api-python-client/google-api-python-client-%{version}.tar.gz Patch0: hidePythonDeps.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module httplib2 >= 0.9.2} BuildRequires: %{python_module oauth2client >= 1.5.0} BuildRequires: %{python_module setuptools}