From 6b8caa114808297165952c033452cb90a31ccc3f7ad3f0361651d86e4b8f3e9c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:30:03 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=7 --- python-google-api-core.changes | 5 +++++ python-google-api-core.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 7499578..42183e7 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:31 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 3cbdf26..26d9b72 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -25,7 +25,6 @@ License: Apache-2.0 Group: Development/Languages/Python Url: https://github.com/GoogleCloudPlatform/google-cloud-python Source: https://files.pythonhosted.org/packages/source/g/google-api-core/google-api-core-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module google-auth} BuildRequires: %{python_module googleapis-common-protos} BuildRequires: %{python_module grpcio}