diff --git a/fastparquet-0.2.0.tar.gz b/fastparquet-0.2.0.tar.gz deleted file mode 100644 index 5f91011..0000000 --- a/fastparquet-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:404e7ffe843a6bb49b0df6a64f84989a06c28fd96475986e6e635da8596ea151 -size 147425 diff --git a/fastparquet-0.2.1.tar.gz b/fastparquet-0.2.1.tar.gz new file mode 100644 index 0000000..c33146a --- /dev/null +++ b/fastparquet-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e35a0aefc8db775397c503b7c2373892c8bc9136d5804d2699a5a68616d7ca0 +size 147039 diff --git a/python-fastparquet.changes b/python-fastparquet.changes index 4064d19..6aafc95 100644 --- a/python-fastparquet.changes +++ b/python-fastparquet.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Jan 26 17:05:09 UTC 2019 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.2.1: + * Compat for pandas 0.24.0 refactor (#390) + * Change OverflowError message when failing on large pages (#387) + * Allow for changes in dictionary while reading a row-group column + (#367) + * Correct pypi project names for compression libraries (#385) + ------------------------------------------------------------------- Thu Nov 22 22:47:24 UTC 2018 - Arun Persaud diff --git a/python-fastparquet.spec b/python-fastparquet.spec index 0d4c477..8831438 100644 --- a/python-fastparquet.spec +++ b/python-fastparquet.spec @@ -1,7 +1,7 @@ # # spec file for package python-fastparquet # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ # Test files not included %bcond_with test Name: python-fastparquet -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0