aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-12-17 11:20:54 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-12-17 11:20:54 +0000
commitebeb19dbc2661609938ea55519dc88575bf4bda2 (patch)
tree536093ad5608fb6a89e4e67f1907b72d952eb020
parent35230f98531181466073e17a1170f62a4686548c (diff)
downloadports-ebeb19dbc2661609938ea55519dc88575bf4bda2.tar.gz
ports-ebeb19dbc2661609938ea55519dc88575bf4bda2.zip
devel/py-greenlet: not ready for Python 3.11 yet
Approved by: portmgr blanket Sponsored by: Netzkommune GmbH
-rw-r--r--devel/py-greenlet/Makefile2
1 files changed, 1 insertions, 1 deletions
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: