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-02-02 22:40:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old) and /work/SRC/openSUSE:Factory/.python-fastparquet.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastparquet" Wed Feb 2 22:40:06 2022 rev:21 rq:950305 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes 2022-01-17 22:34:51.558276050 +0100 +++ /work/SRC/openSUSE:Factory/.python-fastparquet.new.1898/python-fastparquet.changes 2022-02-02 22:40:13.664014165 +0100 @@ -1,0 +2,10 @@ +Sat Jan 29 21:36:38 UTC 2022 - Ben Greiner <[email protected]> + +- Update to 0.8.0 + * our own cythonic thrift implementation (drop thrift dependency) + * more in-place dataset editing ad reordering + * python 3.10 support + * fixes for multi-index and pandas types +- Clean test skips + +------------------------------------------------------------------- Old: ---- fastparquet-0.7.2.tar.gz New: ---- fastparquet-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastparquet.spec ++++++ --- /var/tmp/diff_new_pack.KlW5eD/_old 2022-02-02 22:40:14.644007523 +0100 +++ /var/tmp/diff_new_pack.KlW5eD/_new 2022-02-02 22:40:14.648007496 +0100 @@ -16,11 +16,10 @@ # -%define _buildshell /bin/bash %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-fastparquet -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0 @@ -35,23 +34,12 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-lzo} BuildRequires: %{python_module setuptools} -%if 0%{suse_version} >= 1550 -# https://github.com/dask/fastparquet/issues/514 -BuildRequires: %{python_module thrift >= 0.15.0} -%else -BuildRequires: %{python_module thrift >= 0.11.0} -%endif BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cramjam >= 2.3.0 Requires: python-fsspec Requires: python-numpy >= 1.18 Requires: python-pandas >= 1.1.0 -%if 0%{python_version_nodots} >= 310 -Requires: python-thrift >= 0.15.0 -%else -Requires: python-thrift >= 0.11.0 -%endif Recommends: python-python-lzo %python_subpackages @@ -78,13 +66,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -# newer packaging package creates false DeprecationWarning gh#dask/fastparquet#558 -donttest+=" or test_import_without_warning" -# Test test_time_millis has the wrong reference type for 32-bit -%if 0%{?__isa_bits} != 64 -donttest+=" or test_time_millis" -%endif -%pytest_arch --pyargs fastparquet --import-mode append -k "not (${donttest:4})" +%pytest_arch --pyargs fastparquet --import-mode append %files %{python_files} %doc README.rst ++++++ fastparquet-0.7.2.tar.gz -> fastparquet-0.8.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-0.7.2.tar.gz /work/SRC/openSUSE:Factory/.python-fastparquet.new.1898/fastparquet-0.8.0.tar.gz differ: char 13, line 1
