Accepting request 1225996 from devel:languages:python:numeric
- update to 2024.11.0: * feat: support for writing to buffers * fix(_dtypes): np.float_ was deprecated * update for py3.13 OBS-URL: https://build.opensuse.org/request/show/1225996 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fastparquet?expand=0&rev=34
This commit is contained in:
commit
cee695eea6
3
fastparquet-2024.11.0.tar.gz
Normal file
3
fastparquet-2024.11.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:312c2252bc2a5507430561efeb7e574035da70fbe16cb894f9cf0abda4392dfa
|
||||||
|
size 28909048
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7fb745a78e4a5772e3cc5f3c8aba487374cda1d3007e7878805a8c2a0d40652e
|
|
||||||
size 28909933
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 23 17:16:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2024.11.0:
|
||||||
|
* feat: support for writing to buffers
|
||||||
|
* fix(_dtypes): np.float_ was deprecated
|
||||||
|
* update for py3.13
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 17:44:58 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
Thu Jun 6 17:44:58 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-fastparquet
|
Name: python-fastparquet
|
||||||
Version: 2024.5.0
|
Version: 2024.11.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…
x
Reference in New Issue
Block a user