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 2026-05-10 16:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fastparquet (Old) and /work/SRC/openSUSE:Factory/.python-fastparquet.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastparquet" Sun May 10 16:48:20 2026 rev:35 rq:1352253 version:2026.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes 2024-11-24 11:05:05.501069149 +0100 +++ /work/SRC/openSUSE:Factory/.python-fastparquet.new.1966/python-fastparquet.changes 2026-05-10 16:49:06.774715652 +0200 @@ -1,0 +2,7 @@ +Sun Apr 26 22:33:09 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2026.3.0: + * Releases since 2023 are essentially bugfixes only and updating + supported python versions + +------------------------------------------------------------------- Old: ---- fastparquet-2024.11.0.tar.gz New: ---- fastparquet-2026.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fastparquet.spec ++++++ --- /var/tmp/diff_new_pack.t91e44/_old 2026-05-10 16:49:07.902761817 +0200 +++ /var/tmp/diff_new_pack.t91e44/_new 2026-05-10 16:49:07.914762308 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-fastparquet # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,19 @@ %{?sle15_python_module_pythons} Name: python-fastparquet -Version: 2024.11.0 +Version: 2026.3.0 Release: 0 Summary: Python support for Parquet file format License: Apache-2.0 URL: https://github.com/dask/fastparquet/ # Use GitHub archive, because it containts the test modules and data, requires setting version manuall for setuptools_scm Source: https://github.com/dask/fastparquet/archive/%{version}.tar.gz#/fastparquet-%{version}.tar.gz -BuildRequires: %{python_module Cython >= 0.29.23} -BuildRequires: %{python_module base >= 3.9} +BuildRequires: %{python_module Cython >= 0.29.31} BuildRequires: %{python_module cramjam >= 2.3.0} +BuildRequires: %{python_module devel >= 3.10} # version requirement not declared for runtime, but necessary for tests. BuildRequires: %{python_module fsspec >= 2021.6.0} -BuildRequires: %{python_module numpy-devel} +BuildRequires: %{python_module numpy-devel >= 2} BuildRequires: %{python_module packaging} BuildRequires: %{python_module pandas >= 1.5.0} BuildRequires: %{python_module pip} @@ -46,7 +46,7 @@ BuildRequires: python-rpm-macros Requires: python-cramjam >= 2.3.0 Requires: python-fsspec -Requires: python-numpy +Requires: python-numpy >= 2 Requires: python-packaging Requires: python-pandas >= 1.5.0 Recommends: python-python-lzo @@ -78,6 +78,7 @@ # Test suite is not working correctly in s390x so not running it. echo "Not running tests for s390x" %else +mv fastparquet _fastparquet %pytest_arch --pyargs fastparquet --import-mode append -n auto %endif ++++++ fastparquet-2024.11.0.tar.gz -> fastparquet-2026.3.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-2024.11.0.tar.gz /work/SRC/openSUSE:Factory/.python-fastparquet.new.1966/fastparquet-2026.3.0.tar.gz differ: char 14, line 1
