MFH: r553167
Add python 3.8 support. PR: 250568 Submitted by: amendlik at gmail.com Approved by: ports-secteam (blanket)
This commit is contained in:
parent
8473e7a125
commit
df9c462b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553168
@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python:3.6-3.7
|
||||
USES= cpe python:3.6-3.8
|
||||
|
||||
CPE_VENDOR= saltstack
|
||||
CPE_PRODUCT= salt
|
||||
|
Loading…
Reference in New Issue
Block a user