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 2021-05-19 17:49:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastparquet.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastparquet"

Wed May 19 17:49:29 2021 rev:17 rq:894287 version:0.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes    
2021-02-15 23:19:31.815685258 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.2988/python-fastparquet.changes
  2021-05-19 17:49:48.645426287 +0200
@@ -1,0 +2,9 @@
+Tue May 18 14:41:46 UTC 2021 - Ben Greiner <[email protected]>
+
+- Update to version 0.6.3
+  * no release notes
+  * new requirement: cramjam instead of separate compression libs
+    and their bindings
+  * switch from numba to Cython
+
+-------------------------------------------------------------------

Old:
----
  fastparquet-0.5.0.tar.gz

New:
----
  fastparquet-0.6.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-fastparquet.spec ++++++
--- /var/tmp/diff_new_pack.eabzCt/_old  2021-05-19 17:49:49.353423318 +0200
+++ /var/tmp/diff_new_pack.eabzCt/_new  2021-05-19 17:49:49.357423301 +0200
@@ -21,39 +21,29 @@
 %define         skip_python2 1
 %define         skip_python36 1
 Name:           python-fastparquet
-Version:        0.5.0
+Version:        0.6.3
 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 Brotli}
 BuildRequires:  %{python_module Cython}
-BuildRequires:  %{python_module bson}
-BuildRequires:  %{python_module cffi >= 0.6}
-BuildRequires:  %{python_module lz4 >= 0.19.1}
-BuildRequires:  %{python_module numba >= 0.49}
+BuildRequires:  %{python_module cramjam >= 2.3.0}
+BuildRequires:  %{python_module fsspec}
 BuildRequires:  %{python_module numpy-devel >= 1.11}
 BuildRequires:  %{python_module pandas >= 1.1.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-lzo}
-BuildRequires:  %{python_module python-snappy}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module testsuite}
 BuildRequires:  %{python_module thrift >= 0.11.0}
-BuildRequires:  %{python_module zstandard}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-numba >= 0.49
+Requires:       python-cramjam >= 2.3.0
+Requires:       python-fsspec
 Requires:       python-numpy >= 1.11
 Requires:       python-pandas >= 1.1.0
 Requires:       python-thrift >= 0.11.0
-Recommends:     python-Brotli
-Recommends:     python-bson
-Recommends:     python-lz4 >= 0.19.1
 Recommends:     python-python-lzo
-Recommends:     python-python-snappy
-Recommends:     python-zstandard
 %python_subpackages
 
 %description
@@ -73,7 +63,7 @@
 
 %install
 %python_install
-%python_expand rm -v %{buildroot}%{$python_sitearch}/fastparquet/speedups.c
+%python_expand rm -v 
%{buildroot}%{$python_sitearch}/fastparquet/{speedups,cencoding}.c
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ fastparquet-0.5.0.tar.gz -> fastparquet-0.6.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-0.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.2988/fastparquet-0.6.3.tar.gz
 differ: char 12, line 1

Reply via email to