From c9164087437cb7c484200091c2b7d82cdbc7893fd52aa4ea526bfa13222218da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Sun, 2 Jul 2023 15:14:02 +0000 Subject: [PATCH] Accepting request 1096315 from home:apersaud:branches:devel:languages:python:numeric update to latest version OBS-URL: https://build.opensuse.org/request/show/1096315 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-fastparquet?expand=0&rev=50 --- fastparquet-2023.4.0.tar.gz | 3 --- fastparquet-2023.7.0.tar.gz | 3 +++ python-fastparquet.changes | 7 +++++++ python-fastparquet.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 fastparquet-2023.4.0.tar.gz create mode 100644 fastparquet-2023.7.0.tar.gz diff --git a/fastparquet-2023.4.0.tar.gz b/fastparquet-2023.4.0.tar.gz deleted file mode 100644 index 2b14ac4..0000000 --- a/fastparquet-2023.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d32676f8687142596c3eb8dff2ddf09bbdfb7e8339ec5206704c220da804c91 -size 28903998 diff --git a/fastparquet-2023.7.0.tar.gz b/fastparquet-2023.7.0.tar.gz new file mode 100644 index 0000000..a356623 --- /dev/null +++ b/fastparquet-2023.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3347318ce53194498e81b0203e0a3e0b2ab5dec946d274756bb44dbc5610cc0e +size 28907973 diff --git a/python-fastparquet.changes b/python-fastparquet.changes index 59d3450..53507dc 100644 --- a/python-fastparquet.changes +++ b/python-fastparquet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 1 20:05:36 UTC 2023 - Arun Persaud + +- update to version 2023.7.0: + * Add test case for reading non-pandas parquet file (#870) + * Extra field when cloning ParquetFile (#866) + ------------------------------------------------------------------- Fri Apr 28 08:10:46 UTC 2023 - Dirk Müller diff --git a/python-fastparquet.spec b/python-fastparquet.spec index 87d69db..023d2fc 100644 --- a/python-fastparquet.spec +++ b/python-fastparquet.spec @@ -17,7 +17,7 @@ Name: python-fastparquet -Version: 2023.4.0 +Version: 2023.7.0 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0