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 --- devel/py-python-easyconfig/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/py-python-easyconfig') diff --git a/devel/py-python-easyconfig/Makefile b/devel/py-python-easyconfig/Makefile index 5da58fb58a43..28cc47eeb0dc 100644 --- a/devel/py-python-easyconfig/Makefile +++ b/devel/py-python-easyconfig/Makefile @@ -1,5 +1,6 @@ PORTNAME= python-easyconfig PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ WWW= https://github.com/RussellLuo/easyconfig LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>3.10:devel/py-yaml@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>3.10:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>1.9.0:devel/py-six@${PY_FLAVOR} USES= python -- cgit v1.2.3