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

- Update to version 3.11.2
  * Add async context manager return types (#496)

OBS-URL: https://build.opensuse.org/request/show/1099238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=17
This commit is contained in:
Dirk Mueller 2023-07-18 12:21:54 +00:00 committed by Git OBS Bridge
parent 5dee414303
commit c2ca0508cc
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 18 10:11:02 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.11.2
* Add async context manager return types (#496)
-------------------------------------------------------------------
Tue Jun 20 09:53:38 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-google-cloud-translate
Version: 3.11.1
Version: 3.11.2
Release: 0
Summary: Google Cloud Translation API client library
License: Apache-2.0