Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyFFTW for openSUSE:Factory checked in at 2023-09-20 13:25:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyFFTW (Old) and /work/SRC/openSUSE:Factory/.python-pyFFTW.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyFFTW" Wed Sep 20 13:25:20 2023 rev:8 rq:1111745 version:0.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyFFTW/python-pyFFTW.changes 2023-02-16 16:57:09.872279807 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyFFTW.new.16627/python-pyFFTW.changes 2023-09-20 13:26:58.825896718 +0200 @@ -1,0 +2,5 @@ +Thu Sep 14 14:25:19 UTC 2023 - Markéta Machová <mmach...@suse.com> + +- Add upstream cython3.patch to fix the build + +------------------------------------------------------------------- New: ---- cython3.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyFFTW.spec ++++++ --- /var/tmp/diff_new_pack.KgwPlc/_old 2023-09-20 13:26:59.921935984 +0200 +++ /var/tmp/diff_new_pack.KgwPlc/_new 2023-09-20 13:26:59.925936128 +0200 @@ -32,6 +32,8 @@ Group: Development/Languages/Python URL: https://github.com/pyFFTW/pyFFTW Source: https://github.com/pyFFTW/pyFFTW/archive/v%{version}.tar.gz +# PATCH-FIX-UPSTREAM https://github.com/pyFFTW/pyFFTW/pull/363 Cython 3 updates and test build linker flags +Patch: cython3.patch BuildRequires: %{python_module Cython} BuildRequires: %{python_module dask} BuildRequires: %{python_module devel} @@ -66,7 +68,7 @@ repository. %prep -%setup -q -n pyFFTW-%{version} +%autosetup -p1 -n pyFFTW-%{version} %build export CFLAGS="%{optflags}" ++++++ cython3.patch ++++++ ++++ 1568 lines (skipped)