Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fastparquet for openSUSE:Factory checked in at 2022-04-26 20:16:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old) and /work/SRC/openSUSE:Factory/.python-fastparquet.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastparquet" Tue Apr 26 20:16:10 2022 rev:22 rq:972913 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes 2022-02-02 22:45:02.966053264 +0100 +++ /work/SRC/openSUSE:Factory/.python-fastparquet.new.1538/python-fastparquet.changes 2022-04-26 20:18:00.760778409 +0200 @@ -1,0 +2,10 @@ +Tue Apr 26 11:02:27 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update to 0.8.1 + * fix critical buffer overflow crash for large number of columns + and long column names + * metadata handling + * thrift int32 for list + * avoid error storing NaNs in column stats + +------------------------------------------------------------------- Old: ---- fastparquet-0.8.0.tar.gz New: ---- fastparquet-0.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastparquet.spec ++++++ --- /var/tmp/diff_new_pack.DXUvqD/_old 2022-04-26 20:18:01.340779111 +0200 +++ /var/tmp/diff_new_pack.DXUvqD/_new 2022-04-26 20:18:01.344779116 +0200 @@ -19,18 +19,21 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-fastparquet -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0 URL: https://github.com/dask/fastparquet/ Source: https://github.com/dask/fastparquet/archive/%{version}.tar.gz#/fastparquet-%{version}.tar.gz BuildRequires: %{python_module Cython} +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module cramjam >= 2.3.0} # version requirement not declared for runtime, but necessary for tests. BuildRequires: %{python_module fsspec >= 2021.6.0} BuildRequires: %{python_module numpy-devel >= 1.18} BuildRequires: %{python_module pandas >= 1.1.0} +BuildRequires: %{python_module pytest-asyncio} +BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-lzo} BuildRequires: %{python_module setuptools} @@ -66,7 +69,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%pytest_arch --pyargs fastparquet --import-mode append +%pytest_arch --pyargs fastparquet --import-mode append -n auto %files %{python_files} %doc README.rst ++++++ fastparquet-0.8.0.tar.gz -> fastparquet-0.8.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-0.8.0.tar.gz /work/SRC/openSUSE:Factory/.python-fastparquet.new.1538/fastparquet-0.8.1.tar.gz differ: char 13, line 1