git: 54d0c539cbe3 - main - sysutils/py-salt: expire on 2025-06-01 for net/py-libcloud
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 14:16:23 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=54d0c539cbe32a59cd1ccba1d274b517e0866dd4 commit 54d0c539cbe32a59cd1ccba1d274b517e0866dd4 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-03-31 14:15:51 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-03-31 14:15:51 +0000 sysutils/py-salt: expire on 2025-06-01 for net/py-libcloud --- sysutils/py-salt/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 5e580171cd52..2ae6e9c65818 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -13,6 +13,9 @@ WWW= https://pypi.org/project/salt/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired net/py-libcloud +EXPIRATION_DATE=2025-06-01 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>0:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>=1.5.0:sysutils/py-distro@${PY_FLAVOR} \