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
This commit is contained in:
parent
dd3e122fd4
commit
a9d5d80384
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0282281a63af2f49800f9761b16c48908140c381bed62f52c8d1780f9238173d
|
|
||||||
size 164032
|
|
3
google-cloud-kms-2.18.0.tar.gz
Normal file
3
google-cloud-kms-2.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1aa71871ca9ceb201fb8dde7b53ca95ef30dae272bd1c7c2982c27534cc90681
|
||||||
|
size 168619
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 18 10:08:17 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 2.18.0
|
||||||
|
* Add interoperable symmetric encryption system (#396)
|
||||||
|
* Add async context manager return types (#398)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 30 12:41:34 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Tue May 30 12:41:34 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.17.0
|
Version: 2.18.0
|
||||||
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