From 958e1c1cdbe45fd8e5db987b866ab583f8c64c389a8a18e03e0160c5550f6386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 13 Sep 2022 10:44:59 +0000 Subject: [PATCH] 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 --- google-cloud-storage-2.4.0.tar.gz | 3 --- google-cloud-storage-2.5.0.tar.gz | 3 +++ python-google-cloud-storage.changes | 7 +++++++ python-google-cloud-storage.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 google-cloud-storage-2.4.0.tar.gz create mode 100644 google-cloud-storage-2.5.0.tar.gz diff --git a/google-cloud-storage-2.4.0.tar.gz b/google-cloud-storage-2.4.0.tar.gz deleted file mode 100644 index ea43fd3..0000000 --- a/google-cloud-storage-2.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fe26f1381b30e3cc328f46e13531ca8525458f870c1e303c616bdeb7b7f5c66 -size 5487549 diff --git a/google-cloud-storage-2.5.0.tar.gz b/google-cloud-storage-2.5.0.tar.gz new file mode 100644 index 0000000..f436fab --- /dev/null +++ b/google-cloud-storage-2.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382f34b91de2212e3c2e7b40ec079d27ee2e3dbbae99b75b1bcd8c63063ce235 +size 5487604 diff --git a/python-google-cloud-storage.changes b/python-google-cloud-storage.changes index 413a364..89135a8 100644 --- a/python-google-cloud-storage.changes +++ b/python-google-cloud-storage.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 13 09:50:40 UTC 2022 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-google-cloud-storage.spec b/python-google-cloud-storage.spec index 99c4eaa..b2fcb7b 100644 --- a/python-google-cloud-storage.spec +++ b/python-google-cloud-storage.spec @@ -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