www/unit-python: not ready for Python 3.11 yet
Approved by: portmgr blanket Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
089848a674
commit
be1d7baff9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue