forked from pool/python-fastparquet
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
cee695eea6 | ||
649e7e8e84 |
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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-fastparquet
|
||||
Version: 2024.5.0
|
||||
Version: 2024.11.0
|
||||
Release: 0
|
||||
Summary: Python support for Parquet file format
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user