From 9f1e799a0b1209bbfe98e1da627ff4039ebe70fb Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Mon, 27 Nov 2023 13:38:03 +0800 Subject: *: Change {RUN,TEST}_DEPENDS from security/py-service_identity to security/py-service-identity - Bump PORTREVISION for dependency change (except security/py-trustme) PR: 275167 Reported by: Joakim Bergman --- net/py-matrix-synapse-ldap3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/py-matrix-synapse-ldap3') diff --git a/net/py-matrix-synapse-ldap3/Makefile b/net/py-matrix-synapse-ldap3/Makefile index 36795cc941f2..108957a55852 100644 --- a/net/py-matrix-synapse-ldap3/Makefile +++ b/net/py-matrix-synapse-ldap3/Makefile @@ -1,5 +1,6 @@ PORTNAME= matrix-synapse-ldap3 PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap3>=2.8:net/py-ldap3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}service_identity>=0:security/py-service_identity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}service-identity>=0:security/py-service-identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:devel/py-twisted@${PY_FLAVOR} USES= python -- cgit v1.2.3