git: ebeb19dbc266 - main - devel/py-greenlet: not ready for Python 3.11 yet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Dec 2021 11:26:52 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebeb19dbc2661609938ea55519dc88575bf4bda2 commit ebeb19dbc2661609938ea55519dc88575bf4bda2 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2021-12-17 11:20:54 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2021-12-17 11:20:54 +0000 devel/py-greenlet: not ready for Python 3.11 yet Approved by: portmgr blanket Sponsored by: Netzkommune GmbH --- devel/py-greenlet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-greenlet/Makefile b/devel/py-greenlet/Makefile index 37f27ea55eac..548a911ad644 100644 --- a/devel/py-greenlet/Makefile +++ b/devel/py-greenlet/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= mips mips64 NOT_FOR_ARCHS_REASON= greenlet needs to be ported to this platform -USES= python:3.6+ +USES= python:3.6-3.10 USE_PYTHON= autoplist concurrent distutils post-install: