forked from pool/python-google-api-python-client
Accepting request 1187559 from home:glaubitz:branches:devel:languages:python
- Update to 2.137.0 * **aiplatform:** Update the api * **alloydb:** Update the api * **analyticsadmin:** Update the api * **assuredworkloads:** Update the api * **backupdr:** Update the api * **bigquery:** Update the api * **bigtableadmin:** Update the api * **cloudbuild:** Update the api * **clouderrorreporting:** Update the api * **contactcenterinsights:** Update the api * **containeranalysis:** Update the api * **container:** Update the api * **dataform:** Update the api * **datafusion:** Update the api * **dataplex:** Update the api * **discoveryengine:** Update the api * **dlp:** Update the api * **firebaseappcheck:** Update the api * **firebaseml:** Update the api * **games:** Update the api * **integrations:** Update the api * **pubsub:** Update the api * **run:** Update the api * **storage:** Update the api * **tagmanager:** Update the api * **vmmigration:** Update the api * **vmwareengine:** Update the api * **workloadmanager:** Update the api * **connectors:** Update the api OBS-URL: https://build.opensuse.org/request/show/1187559 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=104
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-api-python-client
|
||||
Version: 2.136.0
|
||||
Version: 2.137.0
|
||||
Release: 0
|
||||
Summary: Google APIs Python Client
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/google/google-api-python-client
|
||||
Source: https://files.pythonhosted.org/packages/source/g/google-api-python-client/google-api-python-client-%{version}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/g/google_api_python_client/google_api_python_client-%{version}.tar.gz
|
||||
BuildRequires: %{python_module google-api-core >= 1.31.5}
|
||||
BuildRequires: %{python_module google-auth >= 1.32.0}
|
||||
BuildRequires: %{python_module google-auth-httplib2 >= 0.2.0}
|
||||
@@ -51,7 +51,7 @@ BuildArch: noarch
|
||||
Google APIs Client Library for Python
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n google-api-python-client-%{version}
|
||||
%autosetup -p1 -n google_api_python_client-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user