1
0

Accepting request 1128180 from home:alarrosa:branches:devel:languages:python

- Remove pandas from the BuildRequires. It's not really needed.

OBS-URL: https://build.opensuse.org/request/show/1128180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=82
This commit is contained in:
2023-11-23 10:26:18 +00:00
committed by Git OBS Bridge
parent 97829da117
commit 774035ca04
2 changed files with 5 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ BuildRequires: %{python_module google-api-core >= 1.31.5}
BuildRequires: %{python_module google-auth >= 1.19.0}
BuildRequires: %{python_module google-auth-httplib2 >= 0.1.0}
BuildRequires: %{python_module httplib2 >= 0.15.0}
BuildRequires: %{python_module pandas}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}