Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyemd for openSUSE:Factory checked in at 2023-02-23 17:06:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyemd (Old) and /work/SRC/openSUSE:Factory/.python-pyemd.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyemd" Thu Feb 23 17:06:17 2023 rev:4 rq:1067435 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyemd/python-pyemd.changes 2023-01-28 19:02:16.872371179 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyemd.new.1706/python-pyemd.changes 2023-02-23 17:06:17.817930057 +0100 @@ -1,0 +2,5 @@ +Thu Feb 23 15:09:45 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- build with Cython to get python 3.11 compatible cythonized files + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyemd.spec ++++++ --- /var/tmp/diff_new_pack.W46BYk/_old 2023-02-23 17:06:18.757935558 +0100 +++ /var/tmp/diff_new_pack.W46BYk/_new 2023-02-23 17:06:18.761935582 +0100 @@ -29,6 +29,7 @@ Source: https://files.pythonhosted.org/packages/source/p/pyemd/pyemd-%{version}.tar.gz # PATCH-FIX-UPSTREAM https://github.com/wmayner/pyemd/commit/34631658ae0cc555001b692623c23c02ed8d5611 Mark uses of ragged nested sequences in NumPy arrays as intented Patch0: numpy-arrays.patch +BuildRequires: %{python_module Cython} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel >= 1.9.0} BuildRequires: %{python_module setuptools}