15
0

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

- Update to 2.21.0
  * Add support for asynchronous long running operations (#724)
- Drop python-google-api-core-no-mock.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1218817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=76
This commit is contained in:
2024-10-28 15:59:45 +00:00
committed by Git OBS Bridge
parent 3d9a465ac2
commit 146fed8bf7
5 changed files with 11 additions and 391 deletions

View File

@@ -26,14 +26,12 @@
%endif
%{?sle15_python_module_pythons}
Name: python-google-api-core
Version: 2.20.0
Version: 2.21.0
Release: 0
Summary: Google API client core library
License: Apache-2.0
URL: https://github.com/googleapis/python-api-core
Source: https://files.pythonhosted.org/packages/source/g/google_api_core/google_api_core-%{version}.tar.gz
# PATCH-FIX-UPSTREAM Based on gh#googleapis/python-api-core#713
Patch0: python-google-api-core-no-mock.patch
# Needed for python_sitelib/google
BuildRequires: %{python_module googleapis-common-protos >= 1.56.2}
BuildRequires: %{python_module pip}