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