diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile index 6a5eecc889dd..8c447bad53ba 100644 --- a/dns/py-dns-lexicon/Makefile +++ b/dns/py-dns-lexicon/Makefile @@ -1,42 +1,43 @@ PORTNAME= dns-lexicon -PORTVERSION= 3.23.2 +PORTVERSION= 3.25.2 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= dns_lexicon-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manipulate DNS records on various DNS providers in a standardized way WWW= https://dns-lexicon.github.io/dns-lexicon/ \ https://github.com/dns-lexicon/dns-lexicon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${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}pyyaml>=3:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests-unixsocket>=0.4:www/py-requests-unixsocket@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes 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 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} ROUTE53_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.28:www/py-boto3@${PY_FLAVOR} SOFTLAYER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}softlayer>=5:net/py-softlayer@${PY_FLAVOR} .include diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo index a788344159ec..0bb6b9710539 100644 --- a/dns/py-dns-lexicon/distinfo +++ b/dns/py-dns-lexicon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853408 -SHA256 (dns_lexicon-3.23.2.tar.gz) = 3c40174e9d657289d4d4f81d44451c4d63f8c26c8513e4d7a61c30ac456aab8f -SIZE (dns_lexicon-3.23.2.tar.gz) = 159434 +TIMESTAMP = 1778640844 +SHA256 (dns_lexicon-3.25.2.tar.gz) = a377bf2b4017ee46de8d5515cf2c204bfda74b49032dc5420bd3100993f28deb +SIZE (dns_lexicon-3.25.2.tar.gz) = 164305