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
This commit is contained in:
parent
e0318e6029
commit
0680492dd6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fed9b4f253968d0323575215a2ff1c5f4109b0a8f0c4c403d8d21c267a077557
|
|
||||||
size 157151
|
|
3
google-cloud-kms-2.16.1.tar.gz
Normal file
3
google-cloud-kms-2.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0aca7337a0da0fad880404e507ffaf79f21fda8313f42c2bf641eaeb757a9364
|
||||||
|
size 162294
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 10:37:19 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 1 14:18:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Mar 1 14:18:56 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-google-cloud-kms
|
Name: python-google-cloud-kms
|
||||||
Version: 2.15.0
|
Version: 2.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cloud Key Management Service (KMS) API API client library
|
Summary: Cloud Key Management Service (KMS) API API client library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user