aboutsummaryrefslogtreecommitdiff
path: root/security/py-certbot-dns-sakuracloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-certbot-dns-sakuracloud/Makefile')
-rw-r--r--security/py-certbot-dns-sakuracloud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-certbot-dns-sakuracloud/Makefile b/security/py-certbot-dns-sakuracloud/Makefile
index 47975b542e6c..e67c20932d60 100644
--- a/security/py-certbot-dns-sakuracloud/Makefile
+++ b/security/py-certbot-dns-sakuracloud/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}acme>=${ACME_VERSION},1:security/py-acme@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certbot>=${ACME_VERSION},1:security/py-certbot@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dns-lexicon>=2.1.23:dns/py-dns-lexicon@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}dns-lexicon>=3.1.0:dns/py-dns-lexicon@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR}
USES= python:3.6+