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:
Dirk Mueller 2023-07-18 12:22:01 +00:00 committed by Git OBS Bridge
parent dd3e122fd4
commit a9d5d80384
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

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

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-google-cloud-kms
Version: 2.17.0
Version: 2.18.0
Release: 0
Summary: Cloud Key Management Service (KMS) API API client library
License: Apache-2.0