17
0
2023-11-23 20:42:05 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

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

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}