Accepting request 651237 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/651237 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-fastparquet?expand=0&rev=5
This commit is contained in:
parent
c8e155b151
commit
dfe04380f9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f820626401f59037048a2472fc2f325d0193de3290fd48c012436d7b3a026d14
|
|
||||||
size 144033
|
|
3
fastparquet-0.2.0.tar.gz
Normal file
3
fastparquet-0.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:404e7ffe843a6bb49b0df6a64f84989a06c28fd96475986e6e635da8596ea151
|
||||||
|
size 147425
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 22 22:47:24 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 0.2.0:
|
||||||
|
* Don't mutate column list input (#383) (#384)
|
||||||
|
* Add optional requirements to extras_require (#380)
|
||||||
|
* Fix "broken link to parquet-format page" (#377)
|
||||||
|
* Add .c file to repo
|
||||||
|
* Handle rows split across 2 pages in the case of a map (#369)
|
||||||
|
* Fixes 370 (#371)
|
||||||
|
* Handle multi-page maps (#368)
|
||||||
|
* Handle zero-column files. Closes #361. (#363)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 30 16:22:56 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sun Sep 30 16:22:56 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
# Test files not included
|
# Test files not included
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-fastparquet
|
Name: python-fastparquet
|
||||||
Version: 0.1.6
|
Version: 0.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python support for Parquet file format
|
Summary: Python support for Parquet file format
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user