git: 08f3cbabd7ef - main - sysutils/py-salt: Update python version limit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 12:33:36 UTC
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=08f3cbabd7ef9451706c308c97d73c50b15b7053 commit 08f3cbabd7ef9451706c308c97d73c50b15b7053 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-12-31 12:30:57 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-12-31 12:33:04 +0000 sysutils/py-salt: Update python version limit PR: 275494 Reported by: wen@(via email) Approved by: portmgr(blanket) --- sysutils/py-salt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 436d10aeb293..ca576618652e 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}looseversion>0:devel/py-looseversion@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} -USES= cpe python:3.8-3.10 +USES= cpe python CPE_VENDOR= saltstack CPE_PRODUCT= salt