- update to 2.19.2:
* Add support for python 3.12 * Introduce compatibility with native namespace packages require python 3.7+ (#313) (28d244f) * add ProtectionLevel.External enum; standardize use of 'optional' OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=32
This commit is contained in:
parent
4744149cb2
commit
2e0c295462
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89add70a92d45c9f7700610774368e89d4046a05243150276f65182be92dcca7
|
||||
size 168720
|
3
google-cloud-kms-2.19.2.tar.gz
Normal file
3
google-cloud-kms-2.19.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a5034592e85ef0031d25bbe5894bdb2d719460855980bfeb68aa4e8ffc12bd
|
||||
size 168736
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 21:55:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.19.2:
|
||||
* Add support for python 3.12
|
||||
* Introduce compatibility with native namespace packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 10:57:59 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.19.1
|
||||
Version: 2.19.2
|
||||
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