Hi,
Here is a simple patch to build devel/shiboken2 when
DEFAULT_PYTHON=3.11.
Upstream seems build with python-3.11 :
https://forum.qt.io/topic/144843/pyside2-shiboken2-support-for-python-3-11
Now it build well but I am not sure whether or not there would
be run error. Would you have a test of it ?
Regards,
wen
diff --git a/devel/shiboken2/Makefile b/devel/shiboken2/Makefile
index 4c8055f80ba4..fc61782a6f48 100644
--- a/devel/shiboken2/Makefile
+++ b/devel/shiboken2/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS=
${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@$
git>0:devel/git
LIB_DEPENDS= libxslt.so:textproc/libxslt
-USES= cmake compiler:c++11-lang gnome llvm:lib python:3.8-3.10 qt:5
shebangfix tar:xz
+USES= cmake compiler:c++11-lang gnome llvm:lib python qt:5 shebangfix
tar:xz
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PYTHON= flavors