Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2022 12:54:01 GMT
From:      =?utf-8?Q?Lo=C3=AFc=20Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 38d7436fd72b - main - devel/py-qt5-qscintilla2: allow all flavors
Message-ID:  <202212131254.2BDCs1fC089019@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lbartoletti:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38d7436fd72b6d75dfb08d0efe92d3ced3a13857

commit 38d7436fd72b6d75dfb08d0efe92d3ced3a13857
Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-12-13 12:53:28 +0000
Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-13 12:53:47 +0000

    devel/py-qt5-qscintilla2: allow all flavors
---
 devel/py-qt5-qscintilla2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile
index 6f6c5544ba10..53575740541a 100644
--- a/devel/py-qt5-qscintilla2/Makefile
+++ b/devel/py-qt5-qscintilla2/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS=	libqscintilla2_qt5.so:devel/qscintilla2-qt5
 DISTINFO_FILE=	${.CURDIR:H}/qscintilla2-qt5/distinfo
 DESTDIRNAME=	INSTALL_ROOT
 
-USES=		python:3.5-3.9 pyqt:5 gl qt:5
+USES=		python:3.8+ pyqt:5 gl qt:5
 USE_GL=		gl
 USE_PYQT=	pyqt5 sip:build qtbuilder
 USE_PYTHON=	concurrent flavors py3kplist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212131254.2BDCs1fC089019>