Accepting request 1131707 from devel:languages:python
- 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/request/show/1131707 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-kms?expand=0&rev=15
This commit is contained in:
commit
279c2a73d9
@ -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>
|
Wed Aug 30 10:57:59 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
@ -78,7 +85,7 @@ Wed Sep 28 21:36:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|||||||
add audience parameter (06a4096)
|
add audience parameter (06a4096)
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
deps: require google-api-core>=1.32.0,>=2.8.0 (#315) (82ab556)
|
deps: require google-api-core>=1.32.0,>=2.8.0 (#315) (82ab556)
|
||||||
require python 3.7+ (#313) (28d244f)
|
require python 3.7+ (#313) (28d244f)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com
|
Thu Jun 9 05:22:57 UTC 2022 - pgajdos@suse.com
|
||||||
@ -102,7 +109,7 @@ Mon Apr 20 11:49:12 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|||||||
Wed Apr 8 11:37:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Apr 8 11:37:50 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
- Update to 1.3.0
|
- Update to 1.3.0
|
||||||
* add ProtectionLevel.External enum; standardize use of 'optional'
|
* add ProtectionLevel.External enum; standardize use of 'optional'
|
||||||
and 'required' in docstrings (via synth)
|
and 'required' in docstrings (via synth)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -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.19.1
|
Version: 2.19.2
|
||||||
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