aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2021-12-17 11:22:50 +0000
committerDima Panov <fluffy@FreeBSD.org>2021-12-17 11:22:50 +0000
commit089848a674a7256e6339748d0e857c77691bf8ba (patch)
tree4d50278f7de73f5d00b6bc5d518e5ba71a31af77
parentebeb19dbc2661609938ea55519dc88575bf4bda2 (diff)
downloadports-089848a674a7256e6339748d0e857c77691bf8ba.tar.gz
ports-089848a674a7256e6339748d0e857c77691bf8ba.zip
security/py-pycrypto: not ready for Python 3.11 yet
Approved by: portmgr blanket Sponsored by: Netzkommune GmbH
-rw-r--r--security/py-pycrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index 1258a8a65317..3c0d0d336f63 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pycryptodome
-USES= cpe python:3.6+
+USES= cpe python:3.6-3.10
USE_PYTHON= distutils autoplist
CPE_VENDOR= dlitz