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

- Update to version 3.12.0
  * Added shadow removal and rotation correction options to Document
    Translation and Batch Document Translation API (#511)
- from version 3.11.3
  * Minor formatting (#505)
  * Minor formatting (#507)

OBS-URL: https://build.opensuse.org/request/show/1108131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=19
This commit is contained in:
Markéta Machová 2023-08-31 08:23:37 +00:00 committed by Git OBS Bridge
parent c2ca0508cc
commit a7574fb325
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 30 13:33:49 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 3.12.0
* Added shadow removal and rotation correction options to Document
Translation and Batch Document Translation API (#511)
- from version 3.11.3
* Minor formatting (#505)
* Minor formatting (#507)
-------------------------------------------------------------------
Tue Jul 18 10:11:02 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.2
Version: 3.12.0
Release: 0
Summary: Google Cloud Translation API client library
License: Apache-2.0