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:
Robert Schweikert 2023-03-30 11:03:49 +00:00 committed by Git OBS Bridge
parent e0318e6029
commit 0680492dd6
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:fed9b4f253968d0323575215a2ff1c5f4109b0a8f0c4c403d8d21c267a077557
size 157151

View File

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

View File

@ -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>

View File

@ -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