Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-kmod for openSUSE:Factory checked in at 2023-08-14 22:35:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-kmod (Old) and /work/SRC/openSUSE:Factory/.python-kmod.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kmod" Mon Aug 14 22:35:39 2023 rev:4 rq:1103751 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-kmod/python-kmod.changes 2020-08-13 10:24:00.650901290 +0200 +++ /work/SRC/openSUSE:Factory/.python-kmod.new.11712/python-kmod.changes 2023-08-14 22:35:50.132445056 +0200 @@ -1,0 +2,5 @@ +Sun Aug 13 21:45:42 UTC 2023 - Dirk Müller <[email protected]> + +- limit to older Cython versions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-kmod.spec ++++++ --- /var/tmp/diff_new_pack.OUwWos/_old 2023-08-14 22:35:50.832449508 +0200 +++ /var/tmp/diff_new_pack.OUwWos/_new 2023-08-14 22:35:50.836449534 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-kmod # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ # PATCH-FIX-OPENSUSE fix-build.patch Patch0: fix-build.patch Patch1: fix-build-kmod-17.patch -BuildRequires: %{python_module Cython} +BuildRequires: %{python_module Cython < 3} BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: kmod
