Skip to content
Snippets Groups Projects
Commit cf3eec27 authored by Kirill Ponomarev's avatar Kirill Ponomarev
Browse files

sysutils/py-salt: add Python 3.10 support

PR:		266427
Reported by:	Paul Mather
parent 94d26d39
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment