Skip to content

Commit

Permalink
sysutils/py-salt: python3.8 is not supported yet
Browse files Browse the repository at this point in the history
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
saltstack/salt#55310

PR:		243610
Reported by:	Tommy P <tommyhp2@gmail.com>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@527918 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
woodsb02 committed Mar 7, 2020
1 parent 6ddb992 commit 05138a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysutils/py-salt/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05138a6

Please sign in to comment.