Hello community,

here is the log from the commit of package python-fastparquet for 
openSUSE:Factory checked in at 2020-07-20 21:00:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastparquet.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastparquet"

Mon Jul 20 21:00:37 2020 rev:12 rq:821679 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes    
2020-07-10 14:13:29.651650214 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.3592/python-fastparquet.changes
  2020-07-20 21:01:59.353130508 +0200
@@ -1,0 +2,10 @@
+Sat Jul 18 18:13:53 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update requirements: version numbers and added packaging
+
+- update to version 0.4.1:
+  * nulls, fixes #504
+  * deps: Add missing dependency on packaging. (#502)
+
+-------------------------------------------------------------------

Old:
----
  fastparquet-0.4.0.tar.gz

New:
----
  fastparquet-0.4.1.tar.gz

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

Other differences:
------------------
++++++ python-fastparquet.spec ++++++
--- /var/tmp/diff_new_pack.SMdrd9/_old  2020-07-20 21:02:02.121133315 +0200
+++ /var/tmp/diff_new_pack.SMdrd9/_new  2020-07-20 21:02:02.129133323 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-fastparquet
-Version:        0.4.0
+Version:        0.4.1
 Release:        0
 Summary:        Python support for Parquet file format
 License:        Apache-2.0
@@ -32,7 +32,8 @@
 BuildRequires:  %{python_module lz4 >= 0.19.1 }
 BuildRequires:  %{python_module numba >= 0.28}
 BuildRequires:  %{python_module numpy-devel >= 1.11}
-BuildRequires:  %{python_module pandas}
+BuildRequires:  %{python_module packaging}
+BuildRequires:  %{python_module pandas >= 0.19}
 BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-lzo}
@@ -45,6 +46,7 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-numba >= 0.28
 Requires:       python-numpy >= 1.11
+Requires:       python-packaging
 Requires:       python-pandas
 Requires:       python-six
 Requires:       python-thrift >= 0.11.0

++++++ fastparquet-0.4.0.tar.gz -> fastparquet-0.4.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-0.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.3592/fastparquet-0.4.1.tar.gz
 differ: char 13, line 1


Reply via email to