Overview

Request 6256 (accepted)

- Stick with python-311 on Tumbleweed.

Submit package home:manfred-h / A_tw-swig to package Multimedia / A_tw-swig

swig.changes Changed
x
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Thu Mar 13 12:41:17 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
4
+
5
+- Stick with python-311 on Tumbleweed.
6
+
7
+-------------------------------------------------------------------
8
 Thu Mar  2 12:42:07 UTC 2023 - Martin Liška <mliska@suse.cz>
9
 
10
 - Use -fexcess-precision=fast as GCC 13 changes the default
11
swig.spec Changed
23
 
1
@@ -53,6 +53,13 @@
2
 BuildRequires:  python3-devel
3
 BuildRequires:  python3-tools
4
 %else
5
+%if 0%{?suse_version} >= 1599
6
+BuildRequires:  libboost_headers-devel
7
+BuildRequires:  python311-base
8
+BuildRequires:  python(abi) = 3.11
9
+BuildRequires:  python311-devel
10
+BuildRequires:  python311-tools
11
+%else
12
 %if 0%{?suse_version} >= 1500
13
 BuildRequires:  libboost_headers-devel
14
 BuildRequires:  python3-devel
15
@@ -62,6 +69,7 @@
16
 BuildRequires:  python-devel > 2.6
17
 %endif
18
 %endif
19
+%endif
20
 %if %{with swig_ocaml}
21
 BuildRequires:  ncurses-devel
22
 BuildRequires:  ocaml >= 3.12.0
23
Refresh
Refresh
Request History
manfred-h's avatar

manfred-h created request 4 days ago

- Stick with python-311 on Tumbleweed.


manfred-h's avatar

manfred-h accepted request 4 days ago