1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

www/uwsgi: mark as not compatible with python 3.10

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2021-10-05 18:05:17 +03:00
parent df5c9fb01e
commit 9ce3876459

View File

@ -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