Accepting request 792422 from home:mcalabkova:branches:devel:languages:python
- Update to 1.3.0 * add ProtectionLevel.External enum; standardize use of 'optional' and 'required' in docstrings (via synth) OBS-URL: https://build.opensuse.org/request/show/792422 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-kms?expand=0&rev=8
This commit is contained in:
parent
3737c0797e
commit
67ca88da0e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb2cf9bff554df05f32c9a51cc50cdd0d6fbabcdc20526460df5306ea28547ff
|
|
||||||
size 60006
|
|
3
google-cloud-kms-1.3.0.tar.gz
Normal file
3
google-cloud-kms-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef62aba9f91d590755815e3e701aa5b09f507ee9b7a0acce087f5c427fe1649e
|
||||||
|
size 63204
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 8 11:37:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.3.0
|
||||||
|
* add ProtectionLevel.External enum; standardize use of 'optional'
|
||||||
|
and 'required' in docstrings (via synth)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 12 11:37:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Sep 12 11:37:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-google-cloud-kms
|
# spec file for package python-google-cloud-kms
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-google-cloud-kms
|
Name: python-google-cloud-kms
|
||||||
Version: 1.2.1
|
Version: 1.3.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