Accepting request 1091179 from devel:languages:python

- Update to 2023.5.0:
  * Allow emulator host without protocol (#548)
  * Prevent upload retry from closing the file being sent (#540)

OBS-URL: https://build.opensuse.org/request/show/1091179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gcsfs?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2023-06-07 21:06:34 +00:00 committed by Git OBS Bridge
commit 462d55ee39
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:089b0a661f7e004c41635a7c89f6012dd09cac7ee1eb1af66bcc4916bd2df4d3
size 72110

3
gcsfs-2023.5.0-gh.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 7 04:27:24 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2023.5.0:
* Allow emulator host without protocol (#548)
* Prevent upload retry from closing the file being sent (#540)
-------------------------------------------------------------------
Fri Mar 24 15:48:08 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -17,11 +17,10 @@
Name: python-gcsfs
Version: 2023.3.0
Version: 2023.5.0
Release: 0
Summary: Filesystem interface over GCS
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/fsspec/gcsfs
# Use the GitHub tarball for test data
Source: https://github.com/fsspec/gcsfs/archive/refs/tags/%{version}.tar.gz#/gcsfs-%{version}-gh.tar.gz