Accepting request 713080 from devel:languages:python
- Update to 1.1.0: * Allow kwargs to be passed to create_channel (via synth). (#8395) * Add empty lines (via synth). (#8062) * Remove classifier for Python 3.4 for end-of-life. (#7535) OBS-URL: https://build.opensuse.org/request/show/713080 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-kms?expand=0&rev=2
This commit is contained in:
commit
9ad32cd5dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2167e1c599ea1d9fed96d317ad817d0b37497460c70f11aafa13a24ede7c9c35
|
||||
size 47673
|
3
google-cloud-kms-1.1.0.tar.gz
Normal file
3
google-cloud-kms-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:556ec619dda81aa4864833cfa15222f9fe3d6095b1eeccda9e2349c97549f67a
|
||||
size 59069
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 14:53:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.1.0:
|
||||
* Allow kwargs to be passed to create_channel (via synth). (#8395)
|
||||
* Add empty lines (via synth). (#8062)
|
||||
* Remove classifier for Python 3.4 for end-of-life. (#7535)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 09:36:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-cloud-kms
|
||||
Version: 1.0.0
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: Cloud Key Management Service (KMS) API API client library
|
||||
License: Apache-2.0
|
||||
@ -57,7 +57,7 @@ Cloud Key Management Service (KMS) API API client library
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec -m pytest
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
x
Reference in New Issue
Block a user