diff --git a/fastparquet-2023.10.1.tar.gz b/fastparquet-2023.10.1.tar.gz new file mode 100644 index 0000000..948d328 --- /dev/null +++ b/fastparquet-2023.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ba93992c772422c9abd2993bed1ad3ea4f50bacd6c05d9015f934b0db4aa11 +size 28904462 diff --git a/fastparquet-2023.8.0.tar.gz b/fastparquet-2023.8.0.tar.gz deleted file mode 100644 index 4643d1f..0000000 --- a/fastparquet-2023.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67cf29707c47003d33609a3c9a973714ab3646fc87c30a5b1eefc81d0c4048e1 -size 28904480 diff --git a/python-fastparquet.changes b/python-fastparquet.changes index 6cb09ef..8522b29 100644 --- a/python-fastparquet.changes +++ b/python-fastparquet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 5 12:23:32 UTC 2023 - Dirk Müller + +- update to 2023.10.0: + * Datetime units in empty() with tz (#893) + * Fewer inplace decompressions for V2 pages (#890 + * Allow writing categorical column with no categories (#888) + * Fixes for new numpy (#886) + * RLE bools and DELTA for v1 pages (#885, 883) + ------------------------------------------------------------------- Mon Sep 11 21:29:16 UTC 2023 - Dirk Müller diff --git a/python-fastparquet.spec b/python-fastparquet.spec index 7f14a6f..9485330 100644 --- a/python-fastparquet.spec +++ b/python-fastparquet.spec @@ -17,7 +17,7 @@ Name: python-fastparquet -Version: 2023.8.0 +Version: 2023.10.1 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0