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:
parent
97829da117
commit
774035ca04
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 22 17:12:38 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Remove pandas from the BuildRequires. It's not really needed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 12 11:30:53 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Oct 12 11:30:53 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -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 >= 1.19.0}
|
||||||
BuildRequires: %{python_module google-auth-httplib2 >= 0.1.0}
|
BuildRequires: %{python_module google-auth-httplib2 >= 0.1.0}
|
||||||
BuildRequires: %{python_module httplib2 >= 0.15.0}
|
BuildRequires: %{python_module httplib2 >= 0.15.0}
|
||||||
BuildRequires: %{python_module pandas}
|
|
||||||
BuildRequires: %{python_module parameterized}
|
BuildRequires: %{python_module parameterized}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user