Accepting request 1168803 from home:glaubitz:branches:devel:languages:python

- Update to 2.126.0
  * **advisorynotifications:** Update the api
  * **aiplatform:** Update the api
  * **alertcenter:** Update the api
  * **analyticsadmin:** Update the api
  * **androidmanagement:** Update the api
  * **androidpublisher:** Update the api
  * **cloudsupport:** Update the api
  * **compute:** Update the api
  * **compute:** Update the api
  * **container:** Update the api
  * **content:** Update the api
  * **content:** Update the api
  * **contentwarehouse:** Update the api
  * **discoveryengine:** Update the api
  * **discoveryengine:** Update the api
  * **dlp:** Update the api
  * **documentai:** Update the api
  * **integrations:** Update the api
  * **integrations:** Update the api
  * **marketingplatformadmin:** Update the api
  * **monitoring:** Update the api
  * **paymentsresellersubscription:** Update the api
  * **searchads360:** Update the api
  * **securitycenter:** Update the api
  * **trafficdirector:** Update the api
  * **verifiedaccess:** Update the api
  * **youtube:** Update the api
  * Added Added syntax highlighting to README (#2384)
  * **dataportability:** Update the api

OBS-URL: https://build.opensuse.org/request/show/1168803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=96
This commit is contained in:
2024-04-18 09:58:17 +00:00
committed by Git OBS Bridge
parent 9e9808f7bd
commit 8173d1b59b
4 changed files with 354 additions and 10 deletions

View File

@@ -18,16 +18,16 @@
%{?sle15_python_module_pythons}
Name: python-google-api-python-client
Version: 2.116.0
Version: 2.126.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
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 google-auth >= 1.32.0}
BuildRequires: %{python_module google-auth-httplib2 >= 0.2.0}
BuildRequires: %{python_module httplib2 >= 0.19.0}
BuildRequires: %{python_module parameterized}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
@@ -36,9 +36,9 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-google-api-core >= 1.31.5
Requires: python-google-auth >= 1.19.0
Requires: python-google-auth-httplib2 >= 0.1.0
Requires: python-httplib2 >= 0.15.0
Requires: python-google-auth >= 1.32.0
Requires: python-google-auth-httplib2 >= 0.2.0
Requires: python-httplib2 >= 0.19.0
Requires: python-uritemplate >= 3.0.1
# Package renamed in SLE 12, do not remove Provides, Obsolete directives
# until after SLE 12 EOL