Accepting request 720816 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/720816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-fastparquet?expand=0&rev=14
This commit is contained in:
Todd R 2019-08-04 14:05:57 +00:00 committed by Git OBS Bridge
parent c46e61d62b
commit 62d9529bea
4 changed files with 20 additions and 4 deletions

View File

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

3
fastparquet-0.3.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Aug 3 15:10:41 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 0.3.2:
* Only calculate dataset stats once (#453)
* Fixes #436 (#452)
* Fix a crash if trying to read a file whose created_by value is not
set
* COMPAT: Fix for pandas DeprecationWarning (#446)
* Apply timezone to index (#439)
* Handle NaN partition values (#438)
* Pandas meta (#431)
* Only strip _metadata from end of file path (#430)
* Simple nesting fix (#428)
* Disallow bad tz on save, warn on load (#427)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 30 14:23:21 UTC 2019 - Todd R <toddrme2178@gmail.com> Tue Jul 30 14:23:21 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

@ -20,7 +20,7 @@
# Test files not included # Test files not included
%bcond_without test %bcond_without test
Name: python-fastparquet Name: python-fastparquet
Version: 0.3.1 Version: 0.3.2
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