aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-10-05 15:05:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-10-05 15:05:33 +0000
commit9ce3876459af843bf87326e02eccf4f9af72d558 (patch)
tree953c919d53920942f10708a6dc31c408a7a5a566
parentdf5c9fb01efbfe23abdff43e88cf5cb55d35c293 (diff)
downloadports-9ce3876459af843bf87326e02eccf4f9af72d558.tar.gz
ports-9ce3876459af843bf87326e02eccf4f9af72d558.zip
www/uwsgi: mark as not compatible with python 3.10
Approved by: portmgr blanket
-rw-r--r--www/uwsgi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile
index ef5d5fa87dd1..ef57168c4aa4 100644
--- a/www/uwsgi/Makefile
+++ b/www/uwsgi/Makefile
@@ -12,7 +12,7 @@ COMMENT= Developer-friendly WSGI server which uses uwsgi protocol
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe pkgconfig python:3.6+
+USES= cpe pkgconfig python:3.6-3.9
USE_PYTHON= distutils concurrent optsuffix
USE_RC_SUBR= uwsgi
CPE_VENDOR= unbit