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:
2024-07-15 13:19:42 +00:00
committed by Git OBS Bridge
parent 9236790435
commit c6289b6cf4
4 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:161c722c8864e7ed39393e2b7eea76ef4e1c933a6a59f9d7c70409b6635f225d
size 11443821

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e739cb74aac8258b1886cb853b0722d47c81fe07ad649d7f2206f06530513c04
size 11477114

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Jul 15 13:11:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Thu Jul 4 08:44:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

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