diff --git a/gcsfs-2023.6.0-gh.tar.gz b/gcsfs-2023.6.0-gh.tar.gz deleted file mode 100644 index bcb322c..0000000 --- a/gcsfs-2023.6.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b2dc7641a4ef121cfa08805448839d17125c9af05e9dfe8bee13470a7040c994 -size 72701 diff --git a/gcsfs-2023.9.2-gh.tar.gz b/gcsfs-2023.9.2-gh.tar.gz new file mode 100644 index 0000000..e690f01 --- /dev/null +++ b/gcsfs-2023.9.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d2dcca26ca3943000bae2b1f397fa879fc870d536ceea1806559b8cda3378c3 +size 90068 diff --git a/python-gcsfs.changes b/python-gcsfs.changes index 600d0b2..1903188 100644 --- a/python-gcsfs.changes +++ b/python-gcsfs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 12 10:35:32 UTC 2023 - Ondřej Súkup + +- Update to 2023.9.2 + * bulk operations edge case + * inventory report based file listing (#573) + * pickle HttpError (#571) + * avoid warnings (#569) + * maxdepth in find() (#566) + * invalidate dircache (#564) + * standard metadata field names (#563) + * performance of building cache in find() (#561) + ------------------------------------------------------------------- Wed Jul 5 08:50:51 UTC 2023 - Ben Greiner diff --git a/python-gcsfs.spec b/python-gcsfs.spec index 67e3828..edd524f 100644 --- a/python-gcsfs.spec +++ b/python-gcsfs.spec @@ -17,7 +17,7 @@ Name: python-gcsfs -Version: 2023.6.0 +Version: 2023.9.2 Release: 0 Summary: Filesystem interface over GCS License: BSD-3-Clause