Accepting request 1130976 from devel:languages:python:numeric

- 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)

OBS-URL: https://build.opensuse.org/request/show/1130976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastparquet?expand=0&rev=30
This commit is contained in:
Ana Guerrero 2023-12-05 16:04:34 +00:00 committed by Git OBS Bridge
commit 9a35304728
4 changed files with 15 additions and 4 deletions

BIN
fastparquet-2023.10.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 5 12:23:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@ -16,8 +16,9 @@
#
%{?sle15_python_module_pythons}
Name: python-fastparquet
Version: 2023.8.0
Version: 2023.10.1
Release: 0
Summary: Python support for Parquet file format
License: Apache-2.0