aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-09-27 17:55:06 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-09-27 17:55:06 +0000
commitad0af83d9156dec2c858eef242c0390adbe1f105 (patch)
treefec6aa81e8e2a80c9485f24e01477e32d9cd4e33
parentc2ef300f33820161cf7ae18adc0205a5d65a8fe2 (diff)
downloadports-ad0af83d9156dec2c858eef242c0390adbe1f105.tar.gz
ports-ad0af83d9156dec2c858eef242c0390adbe1f105.zip
devel/shiboken2: allow with Python 3.10 (+)
Shiboken2 have backported Python 3.10 support from PySide6 since 5.15.8 release
-rw-r--r--devel/shiboken2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shiboken2/Makefile b/devel/shiboken2/Makefile
index 7ba5bdd6d1b6..e80505fde35e 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.9 qt:5 shebangfix tar:xz
+USES= cmake compiler:c++11-lang gnome llvm:lib python:3.8-3.10 qt:5 shebangfix tar:xz
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PYTHON= flavors