Accepting request 1003283 from home:glaubitz:branches:devel:languages:python

- Update to 2.5.0
  * Custom Placement Config Dual Region Support (#819)
  * open file-like objects in byte mode for uploads (#824)

OBS-URL: https://build.opensuse.org/request/show/1003283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-storage?expand=0&rev=38
This commit is contained in:
Markéta Machová 2022-09-13 10:44:59 +00:00 committed by Git OBS Bridge
parent 69d449efe2
commit 958e1c1cdb
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fe26f1381b30e3cc328f46e13531ca8525458f870c1e303c616bdeb7b7f5c66
size 5487549

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:382f34b91de2212e3c2e7b40ec079d27ee2e3dbbae99b75b1bcd8c63063ce235
size 5487604

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 13 09:50:40 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.5.0
* Custom Placement Config Dual Region Support (#819)
* open file-like objects in byte mode for uploads (#824)
-------------------------------------------------------------------
Thu Jun 9 10:17:20 UTC 2022 - pgajdos@suse.com

View File

@ -30,7 +30,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-cloud-storage%{pkg_suffix}
Version: 2.4.0
Version: 2.5.0
Release: 0
Summary: Google Cloud Storage API python client library
License: Apache-2.0