git: 089848a674a7 - main - security/py-pycrypto: not ready for Python 3.11 yet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Dec 2021 11:26:54 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=089848a674a7256e6339748d0e857c77691bf8ba
commit 089848a674a7256e6339748d0e857c77691bf8ba
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2021-12-17 11:22:50 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2021-12-17 11:22:50 +0000
security/py-pycrypto: not ready for Python 3.11 yet
Approved by: portmgr blanket
Sponsored by: Netzkommune GmbH
---
security/py-pycrypto/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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