15
0
forked from pool/python-gcsfs

Accepting request 717943 from home:TheBlackCat:branches:devel:languages:python

- Update to 0.3.0
  * Pass through open kwargs
  * set versions
  * add fuse recording
  * skip fuse early
  * remove pandas install
  * some changes for FUSE
  * add fsspec to install

OBS-URL: https://build.opensuse.org/request/show/717943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gcsfs?expand=0&rev=3
This commit is contained in:
Todd R
2019-07-23 15:57:01 +00:00
committed by Git OBS Bridge
parent 2879f4cfac
commit dacba6a574
4 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 22 16:41:24 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.3.0
* Pass through open kwargs
* set versions
* add fuse recording
* skip fuse early
* remove pandas install
* some changes for FUSE
* add fsspec to install
-------------------------------------------------------------------
Thu May 2 17:17:18 UTC 2019 - Todd R <toddrme2178@gmail.com>