git: f6a17de08664 - main - dns/py-dns-lexicon: Update to 3.17.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 17:19:10 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f6a17de08664400582a138ae1ced41cda74c65ab

commit f6a17de08664400582a138ae1ced41cda74c65ab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:39:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:48 +0000

    dns/py-dns-lexicon: Update to 3.17.0
    
    - Remove DDNS and DUCKDNS options
    
    Changes:        https://github.com/AnalogJ/lexicon/releases
---
 dns/py-dns-lexicon/Makefile | 9 +++------
 dns/py-dns-lexicon/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index 923f10d08b3e..6cb2137214f1 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dns-lexicon
-PORTVERSION=	3.16.1
+PORTVERSION=	3.17.0
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyotp>=2:security/py-pyotp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \
@@ -24,17 +25,13 @@ USE_PYTHON=	autoplist concurrent cryptography pep517
 
 NO_ARCH=	yes
 
-OPTIONS_DEFINE=	DDNS DUCKDNS GRANSY LOCALZONE OCI ROUTE53 SOFTLAYER
-DDNS_DESC=	Dynamic DNS support
-DUCKDNS_DESC=	Duck DNS support
+OPTIONS_DEFINE=	GRANSY LOCALZONE OCI ROUTE53 SOFTLAYER
 GRANSY_DESC=	Gransy support
 LOCALZONE_DESC=	localzone support
 OCI_DESC=	Oracle Cloud Infrastructure (OCI) support
 ROUTE53_DESC=	Route 53 support
 SOFTLAYER_DESC=	SoftLayer (IBM Cloud) support
 
-DDNS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY_FLAVOR}
-DUCKDNS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY_FLAVOR}
 GRANSY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zeep>=3:net/py-zeep@${PY_FLAVOR}
 LOCALZONE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}localzone>=0.9.8:dns/py-localzone@${PY_FLAVOR}
 OCI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}oci>=2:devel/py-oci@${PY_FLAVOR}
diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo
index adefc4946875..bbba8eeb1cc1 100644
--- a/dns/py-dns-lexicon/distinfo
+++ b/dns/py-dns-lexicon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698341051
-SHA256 (dns_lexicon-3.16.1.tar.gz) = ddb110f35bb8f46497b8bab9085302317442881f45b72482cb3cc45bdcae734f
-SIZE (dns_lexicon-3.16.1.tar.gz) = 154437
+TIMESTAMP = 1699774582
+SHA256 (dns_lexicon-3.17.0.tar.gz) = 25871a7c145095ee21405525077856eadc059ab7692ae4c333f16563385d3c40
+SIZE (dns_lexicon-3.17.0.tar.gz) = 154694