Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 07:03:06 +0000
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c37b01e04ee8 - main - sysutils/py-salt: unbreak the ports tree
Message-ID:  <699ff02a.45db6.30fe0206@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c37b01e04ee8d9c501967364aecc5ffe6535afe7

commit c37b01e04ee8d9c501967364aecc5ffe6535afe7
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2026-02-26 07:02:33 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2026-02-26 07:02:33 +0000

    sysutils/py-salt: unbreak the ports tree
---
 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 416e4d0af533..1ba2aed1c4de 100644
--- a/sysutils/py-salt/Makefile
+++ b/sysutils/py-salt/Makefile
@@ -35,7 +35,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jaraco.text>=4.0.0:devel/py-jaraco.text@${PY_FLAVOR}
 
-USES=		cpe python:-3.11
+USES=		cpe python
 
 CPE_VENDOR=	saltstack
 CPE_PRODUCT=	salt


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699ff02a.45db6.30fe0206>