1
0

Accepting request 659395 from devel:languages:python

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-12-19 12:53:39 +00:00 committed by Git OBS Bridge
commit 5f6539e91a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:48:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>

View File

@ -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}