8 Commits

Author SHA256 Message Date
5dee414303 Accepting request 1093947 from home:glaubitz:branches:devel:languages:python
- Update to version 3.11.1
  * Fix formatting of request arg in docstring (#487)

OBS-URL: https://build.opensuse.org/request/show/1093947
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=15
2023-06-20 10:49:17 +00:00
1de7f12ce1 Accepting request 1075525 from home:glaubitz:branches:devel:languages:python
- Update to version 3.11.0
  * Add supported fields in document translation request and refresh translation
    v3 GA service proto documentation (cb63888)
  * Enable "rest" transport in Python for services supporting numeric enums (cb63888)
- from version 3.10.1
  * Add context manager return types (e20fa00)
  * Add documentation for enums (e20fa00)
- from version 3.10.0
  * Add support for python 3.11 (#474)
- from version 3.9.0
  * Add typing to proto.Message based class attributes (60573e6)
  * Add dict typing for client_options (60573e6)
  * **deps:** Require google-api-core >=1.34.0, >=2.11.0  (60573e6)
  * Drop usage of pkg_resources (60573e6)
  * Fix timeout default values (60573e6)
  * **samples:** Snippetgen handling of repeated enum field (60573e6)
  * **samples:** Snippetgen should call await on the operation coroutine
    before calling result (60573e6)
- Drop handling of fixup scripts in spec file
  * fixup_translate_v3_keywords.py
  * fixup_translate_v3beta1_keywords.py
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1075525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=13
2023-03-30 12:35:06 +00:00
8318f2e1d4 Accepting request 1012048 from home:glaubitz:branches:devel:languages:python
- Update to version 3.8.4
  * **deps:** Allow protobuf 3.19.5 (#457)
- from version 3.8.3
  * **deps:** Require protobuf >= 3.20.2 (#452)
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1012048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=11
2022-10-17 12:35:29 +00:00
afe3e245a4 Accepting request 1003016 from home:glaubitz:branches:devel:languages:python
- Update to version 3.8.2
  * **samples:** Fixing file saving for local documents translation (#419)
- from version 3.8.1
  * **deps:** allow protobuf < 5.0.0 (#425)
  * **deps:** require proto-plus >= 1.22.0 (ba884c6)
- from version 3.8.0
  * add audience parameter (b665051)
  * **deps:** require google-api-core>=1.32.0,>=2.8.0 (#409)
  * require python 3.7+ (#411)
- Drop patches for issues fixed upstream
  * python-google-cloud-translate-no-mock.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1003016
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=9
2022-09-13 07:04:18 +00:00
cb4b6a7e1d Accepting request 981476 from home:pgajdos:python
- version update to 3.7.4
  * deps: require protobuf <4.0.0dev (#395) (6747720)
  * fix changelog header to consistent size (#396) (d4d2825)
  * fix type in docstring for map fields (3b845d6)
- added patches
  fix https://github.com/googleapis/python-translate/issues/403
  + python-google-cloud-translate-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=7
2022-06-09 15:18:05 +00:00
10310beab3 Accepting request 969832 from home:glaubitz:branches:devel:languages:python
- Update to version 3.7.2
  Bug Fixes
  * **deps:** require google-api-core>=1.31.5, >=2.3.2 (#348) (fe3ac1e)
  * **deps:** require proto-plus>=1.15.0 (fe3ac1e)
- from version 3.7.1
  Documentation
  * add generated snippets (#336) (36c4483)
- from version 3.7.0
  Features
  * add api key support (#329) (4b08cd5)
  Bug Fixes
  * 290 added a create glossary line before each call using bistro-glossary (#302) (742e414)
  * resolve DuplicateCredentialArgs error when using credentials_file (26791c2)
- from version 3.6.1
  Bug Fixes
  * **deps:** drop packaging dependency (7924322)
  * **deps:** require google-api-core >= 1.28.0 (7924322)
  Documentation
  * list oneofs in docstring (7924322)
  * **samples:** Add Cloud Code tags for API Explorer pilot (#282) (3e8df68)
- from version 3.6.0
  Features
  * add support for python 3.10 (#275) (381fc15)
  Bug Fixes
  * add model signature for batch document translation (#276) (be0b01b)
- from version 3.5.0
  Features
  * add context manager support in client (#267) (6e750e8)
  Bug Fixes
  * (#254) by increasing timeout, use backoff module instead of flaky (#271) (0cff0f2)

OBS-URL: https://build.opensuse.org/request/show/969832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=5
2022-04-13 11:44:13 +00:00
47c2b51c18 Accepting request 878543 from home:buschmann23:branches:devel:languages:python
- Update to version 3.0.2
  * add w/ glossary and model
- Install alternative binary files for different Python versions
- Reenable tests

- Update to version 3.0.1
  * update retry and timeout config
- Update to version 3.0.0
  * migrate API to microgenerator
- New requirements
  * python-libcst >= 0.2.5
  * python-proto-plus >= 0.4.0
  * python-pytest-asyncio
- Disable not working tests for now

OBS-URL: https://build.opensuse.org/request/show/878543
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=3
2021-03-12 16:15:47 +00:00
Tomáš Chvátal
71924393c4 - Initial commit, needed by weblate
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-translate?expand=0&rev=1
2020-06-16 13:04:34 +00:00