15
0
forked from pool/python-gcsfs

Accepting request 985758 from home:bnavigator:branches:devel:languages:python:aws

- Update to 2022.5.0
  * invalidate listings cache for simple put/pipe (#474)
  * conform _mkdir and _cat_file to upstream (#471)

OBS-URL: https://build.opensuse.org/request/show/985758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=18
This commit is contained in:
2022-07-02 17:35:00 +00:00
committed by Git OBS Bridge
parent 2f6a018cc1
commit 29e390b69f
4 changed files with 14 additions and 25 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 29 10:18:06 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 2022.5.0
* invalidate listings cache for simple put/pipe (#474)
* conform _mkdir and _cat_file to upstream (#471)
-------------------------------------------------------------------
Wed Apr 27 21:15:17 UTC 2022 - Ben Greiner <code@bnavigator.de>