From 1a80ec7c2281900b82b228ee3a7b070c8ca4286e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 7 Jul 2024 16:05:33 +0800 Subject: devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml - Bump PORTREVISION of dependent ports for dependency change --- security/py-detect-secrets/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/py-detect-secrets') diff --git a/security/py-detect-secrets/Makefile b/security/py-detect-secrets/Makefile index 4d4478164f0c..276afaefebfa 100644 --- a/security/py-detect-secrets/Makefile +++ b/security/py-detect-secrets/Makefile @@ -1,5 +1,6 @@ PORTNAME= detect-secrets PORTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} USES= python -- cgit v1.2.3