git: be1d7baff997 - main - www/unit-python: not ready for Python 3.11 yet

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 17 Dec 2021 11:26:55 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be1d7baff997b2f169f609e0c61620d7408cc864

commit be1d7baff997b2f169f609e0c61620d7408cc864
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2021-12-17 11:25:46 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2021-12-17 11:25:46 +0000

    www/unit-python: not ready for Python 3.11 yet
    
    Approved by:    portmgr blanket
    Sponsored by:   Netzkommune GmbH
---
 www/unit-python/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/unit-python/Makefile b/www/unit-python/Makefile
index 7fde75ab0906..c3071d68cc67 100644
--- a/www/unit-python/Makefile
+++ b/www/unit-python/Makefile
@@ -7,7 +7,7 @@ UNIT_MODNAME=	python${PYTHON_SUFFIX}
 
 COMMENT=	Python module for NGINX Unit
 
-USES=		python gettext-runtime
+USES=		python:3.6-3.10 gettext-runtime
 USE_PYTHON=	flavors
 
 PLIST_FILES=	libexec/unit/modules/${UNIT_MODNAME}.unit.so