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 2024-03-05 18:51:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastparquet.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastparquet"

Tue Mar  5 18:51:09 2024 rev:32 rq:1154995 version:2024.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes    
2024-02-07 18:52:57.200551864 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.1770/python-fastparquet.changes
  2024-03-05 18:51:21.434557682 +0100
@@ -1,0 +2,12 @@
+Mon Mar  4 21:12:17 UTC 2024 - Ben Greiner <[email protected]>
+
+- Update to 2024.2.0
+  * allow loading categoricals even if not so in the pandas
+    metadata, when a column is dict-encoded and we only have one
+    row-group (#863)
+  * apply dtype to the columns names series, even when selecting no
+    columns (#861, 859)
+  * don’t make strings while estimating bye column size (#858)
+  * handle upstream depr (#857, 856)
+
+-------------------------------------------------------------------

Old:
----
  fastparquet-2023.10.1.tar.gz

New:
----
  fastparquet-2024.2.0.tar.gz

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

Other differences:
------------------
++++++ python-fastparquet.spec ++++++
--- /var/tmp/diff_new_pack.oKNp3E/_old  2024-03-05 18:51:22.722604450 +0100
+++ /var/tmp/diff_new_pack.oKNp3E/_new  2024-03-05 18:51:22.722604450 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-fastparquet
-Version:        2023.10.1
+Version:        2024.2.0
 Release:        0
 Summary:        Python support for Parquet file format
 License:        Apache-2.0
@@ -64,6 +64,8 @@
 sed -i "s/oldest-supported-numpy/numpy/" setup.py
 # the tests import the fastparquet.test module and we need to import from 
sitearch, so install it.
 sed -i -e "s/^\s*packages=\[/&'fastparquet.test', /" -e 
"/exclude_package_data/ d" setup.py
+# remove empty module
+[ ! -s fastparquet/evolve.py ] && rm fastparquet/evolve.py
 
 %build
 export CFLAGS="%{optflags}"

++++++ fastparquet-2023.10.1.tar.gz -> fastparquet-2024.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-2023.10.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.1770/fastparquet-2024.2.0.tar.gz
 differ: char 13, line 1

Reply via email to