2e0c295462
- update to 2.19.2:
...
* Add support for python 3.12
* Introduce compatibility with native namespace packages
require python 3.7+ (#313 ) (28d244f)
* add ProtectionLevel.External enum; standardize use of 'optional'
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=32
2023-12-07 21:55:56 +00:00
4744149cb2
Accepting request 1108091 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.19.1
* Minor formatting (#411 )
- from version 2.19.0
* Add interoperable symmetric encryption system (#403 )
OBS-URL: https://build.opensuse.org/request/show/1108091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=30
2023-08-30 11:06:44 +00:00
a9d5d80384
Accepting request 1099237 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.18.0
* Add interoperable symmetric encryption system (#396 )
* Add async context manager return types (#398 )
OBS-URL: https://build.opensuse.org/request/show/1099237
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=28
2023-07-18 12:22:01 +00:00
dd3e122fd4
Accepting request 1089812 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.17.0
* Added VerifyConnectivity RPC (#388 )
OBS-URL: https://build.opensuse.org/request/show/1089812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=26
2023-05-30 13:02:05 +00:00
0680492dd6
Accepting request 1075539 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.16.1
* Publish the API comment changes related to supporting different hash
functions/values for ECDSA signing (#386 )
- from version 2.16.0
* Add support for Coordinated External Keys (#382 )
* Fix formatting of request arg in docstring (#385 )
OBS-URL: https://build.opensuse.org/request/show/1075539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=24
2023-03-30 11:03:49 +00:00
e0318e6029
Accepting request 1068488 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.15.0
* Enable "rest" transport in Python for services supporting numeric enums (#377 )
- from version 2.14.1
* Add context manager return types (8137467)
* Add documentation for enums (8137467)
- from version 2.14.0
* Add support for python 3.11 (#368 )
OBS-URL: https://build.opensuse.org/request/show/1068488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=22
2023-03-01 17:47:14 +00:00
bad6936217
Accepting request 1056376 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.13.0
* Add SHA-2 import methods (6311278)
* Add support for `google.cloud.kms.__version__` (6311278)
* Add support for additional HMAC algorithms (6311278)
* Add typing to proto.Message based class attributes (6311278)
* Add dict typing for client_options (6311278)
* **deps:** Require google-api-core >=1.34.0, >=2.11.0 (dbe2f96)
* Drop usage of pkg_resources (dbe2f96)
* Fix timeout default values (dbe2f96)
* **samples:** Snippetgen handling of repeated enum field (6311278)
* **samples:** Snippetgen should call await on the operation
coroutine before calling result (dbe2f96)
- Drop installation of fixup_kms_v1_keywords.py, removed upstream
- Update BuildRequires and Requires from setup.py
OBS-URL: https://build.opensuse.org/request/show/1056376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=20
2023-01-06 12:22:27 +00:00
5d1eb7c253
Accepting request 1012051 from home:glaubitz:branches:devel:languages:python
...
- Update to 2.12.3
* **deps:** Allow protobuf 3.19.5 (#350 )
- from version 2.12.2
* **deps:** Require protobuf >= 3.20.2 (#347 )
OBS-URL: https://build.opensuse.org/request/show/1012051
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=18
2022-10-17 14:07:51 +00:00
fa6dd0e2c5
reflect requirement pins
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=16
2022-09-29 12:17:30 +00:00
a69ba62518
Accepting request 1006782 from home:yarunachalam:branches:devel:languages:python
...
- 2.12.1 (2022-08-11)
Bug Fixes
deps: allow protobuf < 5.0.0 (#322 ) (229e0f5)
deps: require proto-plus >= 1.22.0 (229e0f5)
- 2.12.0 (2022-07-14)
Features
add audience parameter (06a4096)
Bug Fixes
deps: require google-api-core>=1.32.0,>=2.8.0 (#315 ) (82ab556)
require python 3.7+ (#313 ) (28d244f)
OBS-URL: https://build.opensuse.org/request/show/1006782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=15
2022-09-29 10:37:24 +00:00
John Vandenberg
be3738a7e9
Accepting request 981410 from home:pgajdos:python
...
- run just unit tests
OBS-URL: https://build.opensuse.org/request/show/981410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=13
2022-06-09 06:30:50 +00:00
John Vandenberg
f71e34cc1f
Accepting request 981318 from home:pgajdos:python
...
- version update to 2.11.2
* lot of changes, see
https://github.com/googleapis/python-kms/blob/main/CHANGELOG.md
- python-mock is not required for build
OBS-URL: https://build.opensuse.org/request/show/981318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=12
2022-06-08 13:18:31 +00:00
Tomáš Chvátal
91682be149
- Fix build without python2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=10
2020-04-20 11:49:23 +00:00
Tomáš Chvátal
67ca88da0e
Accepting request 792422 from home:mcalabkova:branches:devel:languages:python
...
- Update to 1.3.0
* add ProtectionLevel.External enum; standardize use of 'optional'
and 'required' in docstrings (via synth)
OBS-URL: https://build.opensuse.org/request/show/792422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=8
2020-04-08 12:57:55 +00:00
Tomáš Chvátal
3737c0797e
- Update to 1.2.1:
...
* Remove send/recv msg size limit (via synth). (#8959 )
* Accomodate new location of 'IAMPolicyStub' (via synth). (#8679 )
* Add 'options_' argument to client's 'get_iam_policy'; pin black version (via synth). (#8656 )
* Add 'client_options' support, update list method docstrings (via synth). (#8514 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=6
2019-09-12 11:40:05 +00:00
Tomáš Chvátal
67b90b66db
- Update to 1.1.0:
...
* Allow kwargs to be passed to create_channel (via synth). (#8395 )
* Add empty lines (via synth). (#8062 )
* Remove classifier for Python 3.4 for end-of-life. (#7535 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=4
2019-07-02 14:54:28 +00:00
Stephan Kulow
a498e41b43
Accepting request 676984 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/676984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-kms?expand=0&rev=1
2019-02-28 20:41:05 +00:00
Tomáš Chvátal
ab51ba46bd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=2
2019-02-18 09:37:15 +00:00
Tomáš Chvátal
b0094b5984
Accepting request 676975 from home:jayvdb:django
...
Mon 18 Feb 2019 06:59:43 AM UTC - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.0.0
OBS-URL: https://build.opensuse.org/request/show/676975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=1
2019-02-18 09:29:54 +00:00