1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/shiboken2: Bump supported Python version

Shiboken2 5.15.11 has initial support for Python 3.11 and this will
help the python@ team transition to Python 3.11 as the default.

While here, add the noexport flag to USES=llvm to allow building with
ccache.

Reported by:	wen (via the kde-freebsd mailing list)
This commit is contained in:
Jason E. Hale 2023-12-11 15:38:12 -05:00
parent 777444defa
commit bfe377d24c

View File

@ -18,7 +18,8 @@ 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,noexport \
python:3.8-3.11 qt:5 shebangfix tar:xz
USE_GNOME= libxml2
USE_LDCONFIG= yes
USE_PYTHON= flavors