Accepting request 1117172 from home:mimi_vx:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1117172
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=33
This commit is contained in:
Ondřej Súkup 2023-10-12 12:16:45 +00:00 committed by Git OBS Bridge
parent 5f686785f2
commit 9c792e56ff
4 changed files with 17 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 12 10:35:32 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- 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 <code@bnavigator.de> Wed Jul 5 08:50:51 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -17,7 +17,7 @@
Name: python-gcsfs Name: python-gcsfs
Version: 2023.6.0 Version: 2023.9.2
Release: 0 Release: 0
Summary: Filesystem interface over GCS Summary: Filesystem interface over GCS
License: BSD-3-Clause License: BSD-3-Clause