15
0
forked from pool/python-gcsfs

Accepting request 1096930 from home:bnavigator:branches:devel:languages:python

- Update to 2023.6.0
  * allow raw/session token for auth (#554)
  * fix listings_expiry_time kwargs (#551)
  * allow setting fixed metadata on put/pipe (#550)

OBS-URL: https://build.opensuse.org/request/show/1096930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=31
This commit is contained in:
2023-07-06 07:31:39 +00:00
committed by Git OBS Bridge
parent 19ba792863
commit 5f686785f2
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 5 08:50:51 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 2023.6.0
* allow raw/session token for auth (#554)
* fix listings_expiry_time kwargs (#551)
* allow setting fixed metadata on put/pipe (#550)
-------------------------------------------------------------------
Wed Jun 7 04:27:24 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>