Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-av for openSUSE:Factory checked in at 2023-08-14 22:35:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-av (Old) and /work/SRC/openSUSE:Factory/.python-av.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-av" Mon Aug 14 22:35:26 2023 rev:14 rq:1103721 version:10.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-av/python-av.changes 2023-03-29 23:27:49.887659463 +0200 +++ /work/SRC/openSUSE:Factory/.python-av.new.11712/python-av.changes 2023-08-14 22:35:32.252331370 +0200 @@ -1,0 +2,5 @@ +Sun Aug 13 19:36:51 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- restrict to older Cython bindings version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-av.spec ++++++ --- /var/tmp/diff_new_pack.oiAyzT/_old 2023-08-14 22:35:32.944335770 +0200 +++ /var/tmp/diff_new_pack.oiAyzT/_new 2023-08-14 22:35:32.944335770 +0200 @@ -24,7 +24,7 @@ License: BSD-3-Clause URL: https://github.com/PyAV-Org/PyAV Source: https://files.pythonhosted.org/packages/source/a/av/av-%{version}.tar.gz -BuildRequires: %{python_module Cython} +BuildRequires: %{python_module Cython with %python-Cython < 3} BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pytest}