Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyarrow for openSUSE:Factory checked in at 2023-08-28 17:13:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyarrow (Old) and /work/SRC/openSUSE:Factory/.python-pyarrow.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyarrow" Mon Aug 28 17:13:20 2023 rev:5 rq:1105909 version:12.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyarrow/python-pyarrow.changes 2023-06-14 16:30:11.910785062 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyarrow.new.1766/python-pyarrow.changes 2023-08-28 17:13:21.560652125 +0200 @@ -1,0 +2,5 @@ +Fri Aug 25 12:52:17 UTC 2023 - Ben Greiner <[email protected]> + +- Limit to Cython < 3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyarrow.spec ++++++ --- /var/tmp/diff_new_pack.13my13/_old 2023-08-28 17:13:22.824697517 +0200 +++ /var/tmp/diff_new_pack.13my13/_new 2023-08-28 17:13:22.828697660 +0200 @@ -27,7 +27,7 @@ URL: https://arrow.apache.org/ Source0: https://github.com/apache/arrow/archive/apache-arrow-%{version}.tar.gz Source99: python-pyarrow.rpmlintrc -BuildRequires: %{python_module Cython >= 0.29.31} +BuildRequires: %{python_module Cython >= 0.29.31 with %python-Cython < 3} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel >= 1.16.6} BuildRequires: %{python_module pip}
