sysutils/py-salt: python3.8 is not supported yet
https://docs.saltstack.com/en/2019.2/topics/installation/index.html#dependencies https://docs.saltstack.com/en/3000/topics/releases/3000.html#python-3-8-not-supported https://github.com/saltstack/salt/issues/55310 PR: 243610 Reported by: Tommy P <tommyhp2@gmail.com> Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
This commit is contained in:
parent
5d2f6e9583
commit
1badf3a120
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527918
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,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
|
||||
USES= cpe python:-3.7
|
||||
|
||||
CPE_VENDOR= saltstack
|
||||
CPE_PRODUCT= salt
|
||||
|
|
Loading…
Reference in a new issue