Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-line_profiler for
openSUSE:Factory checked in at 2023-08-14 22:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-line_profiler (Old)
and /work/SRC/openSUSE:Factory/.python-line_profiler.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-line_profiler"
Mon Aug 14 22:35:37 2023 rev:10 rq:1103743 version:4.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-line_profiler/python-line_profiler.changes
2023-03-27 18:16:22.959139022 +0200
+++
/work/SRC/openSUSE:Factory/.python-line_profiler.new.11712/python-line_profiler.changes
2023-08-14 22:35:47.532428525 +0200
@@ -1,0 +2,5 @@
+Sun Aug 13 21:37:39 UTC 2023 - Dirk Müller <[email protected]>
+
+- restrict to older Cython release
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-line_profiler.spec ++++++
--- /var/tmp/diff_new_pack.Yrrz21/_old 2023-08-14 22:35:48.028431679 +0200
+++ /var/tmp/diff_new_pack.Yrrz21/_new 2023-08-14 22:35:48.032431704 +0200
@@ -23,7 +23,7 @@
License: BSD-3-Clause
URL: https://github.com/pyutils/line_profiler
Source:
https://files.pythonhosted.org/packages/source/l/line_profiler/line_profiler-%{version}.tar.gz
-BuildRequires: %{python_module Cython}
+BuildRequires: %{python_module Cython with %python-Cython < 3}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module ipython}
BuildRequires: %{python_module pytest}