diff --git a/gcsfs-2023.3.0-gh.tar.gz b/gcsfs-2023.3.0-gh.tar.gz deleted file mode 100644 index 7856a63..0000000 --- a/gcsfs-2023.3.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:089b0a661f7e004c41635a7c89f6012dd09cac7ee1eb1af66bcc4916bd2df4d3 -size 72110 diff --git a/gcsfs-2023.5.0-gh.tar.gz b/gcsfs-2023.5.0-gh.tar.gz new file mode 100644 index 0000000..145d608 --- /dev/null +++ b/gcsfs-2023.5.0-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd9db906d4425e9026e002272d3a27de29a624f9df80e9362d886b9812032a9 +size 72321 diff --git a/python-gcsfs.changes b/python-gcsfs.changes index 661f3cd..1270e15 100644 --- a/python-gcsfs.changes +++ b/python-gcsfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 7 04:27:24 UTC 2023 - Steve Kowalik + +- 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 diff --git a/python-gcsfs.spec b/python-gcsfs.spec index 243d4db..8d6e3d4 100644 --- a/python-gcsfs.spec +++ b/python-gcsfs.spec @@ -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