Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opencv for openSUSE:Factory checked in at 2024-11-27 22:10:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opencv (Old) and /work/SRC/openSUSE:Factory/.opencv.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencv" Wed Nov 27 22:10:43 2024 rev:103 rq:1226857 version:4.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/opencv/opencv.changes 2024-07-08 19:07:13.588471639 +0200 +++ /work/SRC/openSUSE:Factory/.opencv.new.28523/opencv.changes 2024-11-27 22:12:34.075549488 +0100 @@ -1,0 +2,5 @@ +Sat Nov 23 16:54:49 UTC 2024 - Dirk Müller <[email protected]> + +- fix build with python 3.13 (needs python-setuptools) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opencv.spec ++++++ --- /var/tmp/diff_new_pack.XPuH3c/_old 2024-11-27 22:12:35.223597416 +0100 +++ /var/tmp/diff_new_pack.XPuH3c/_new 2024-11-27 22:12:35.227597583 +0100 @@ -83,6 +83,7 @@ BuildRequires: %{python_module setuptools} %else BuildRequires: python3-base +BuildRequires: python3-setuptools %endif BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
