diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index dea251e..e6796ff 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 22 17:12:38 UTC 2023 - Antonio Larrosa + +- Remove pandas from the BuildRequires. It's not really needed. + ------------------------------------------------------------------- Thu Oct 12 11:30:53 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index c9534fa..0856b56 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -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}