mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
sysutils/py-salt: add Python 3.10 support
PR: 266427 Reported by: Paul Mather
This commit is contained in:
parent
94d26d39ae
commit
cf3eec274c
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jmespath>0:devel/py-jmespath@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.6-3.9
|
||||
USES= cpe python:3.6-3.10
|
||||
|
||||
CPE_VENDOR= saltstack
|
||||
CPE_PRODUCT= salt
|
||||
|
Loading…
Reference in New Issue
Block a user