Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tables for openSUSE:Factory checked in at 2023-08-21 11:45:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tables (Old) and /work/SRC/openSUSE:Factory/.python-tables.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tables" Mon Aug 21 11:45:54 2023 rev:22 rq:1104946 version:3.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tables/python-tables.changes 2023-08-18 19:29:49.119472944 +0200 +++ /work/SRC/openSUSE:Factory/.python-tables.new.1766/python-tables.changes 2023-08-21 11:46:11.091758192 +0200 @@ -1,0 +2,5 @@ +Mon Aug 21 00:59:03 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Pin Cython to < 3. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tables.spec ++++++ --- /var/tmp/diff_new_pack.bXKlES/_old 2023-08-21 11:46:11.859759663 +0200 +++ /var/tmp/diff_new_pack.bXKlES/_new 2023-08-21 11:46:11.867759679 +0200 @@ -64,7 +64,7 @@ BuildRequires: %{python_module base >= 3.8} BuildRequires: python-rpm-macros %if ! %{with test} -BuildRequires: %{python_module Cython >= 0.29.21} +BuildRequires: %{python_module Cython < 3} BuildRequires: %{python_module devel} BuildRequires: %{python_module numexpr >= 2.6.2} BuildRequires: %{python_module numpy-devel >= 1.19}