Hello community, here is the log from the commit of package python-fastparquet for openSUSE:Factory checked in at 2019-05-21 10:40:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old) and /work/SRC/openSUSE:Factory/.python-fastparquet.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastparquet" Tue May 21 10:40:17 2019 rev:7 rq:704258 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes 2019-05-09 14:28:18.665925358 +0200 +++ /work/SRC/openSUSE:Factory/.python-fastparquet.new.5148/python-fastparquet.changes 2019-05-21 10:40:34.287079811 +0200 @@ -1,0 +2,5 @@ +Mon May 20 15:12:11 CEST 2019 - Matej Cepl <[email protected]> + +- Clean up SPEC file. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastparquet.spec ++++++ --- /var/tmp/diff_new_pack.CKspqL/_old 2019-05-21 10:40:37.851077497 +0200 +++ /var/tmp/diff_new_pack.CKspqL/_new 2019-05-21 10:40:37.887077473 +0200 @@ -32,8 +32,8 @@ BuildRequires: %{python_module numba >= 0.28} BuildRequires: %{python_module numpy-devel >= 1.11} BuildRequires: %{python_module pandas} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes @@ -45,8 +45,8 @@ Requires: python-thrift >= 0.11.0 Recommends: python-Brotli Recommends: python-bson -Recommends: python-python-lzo Recommends: python-lz4 >= 0.19.1 +Recommends: python-python-lzo Recommends: python-python-snappy Recommends: python-zstandard %if %{with test} @@ -75,6 +75,7 @@ %install %python_install +%python_expand rm -v %{buildroot}%{$python_sitearch}/fastparquet/speedups.c %python_expand %fdupes %{buildroot}%{$python_sitearch} %if %{with test}
