diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index 4c2c26c756b8..096756f0f0d0 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -1,48 +1,48 @@ PORTNAME= dnspython -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 PORTEPOCH= 1 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= DNS toolkit for Python WWW= https://www.dnspython.org/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0.12:devel/py-poetry-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cython pep517 NO_ARCH= yes PORTEXAMPLES= ddns.py e164.py mx.py name.py reverse.py reverse_name.py xfr.py \ zonediff.py OPTIONS_DEFINE= DNSSEC DOH DOQ EXAMPLES IDNA TRIO OPTIONS_DEFAULT= DNSSEC DOH DOQ IDNA TRIO DNSSEC_DESC= DNSSEC Support DOH_DESC= DNS over HTTPS Support DOQ_DESC= DNS over QUIC Support IDNA_DESC= Internationalizede Domain Names in Application Support TRIO_DESC= TRIO Support DNSSEC_USES= pycryptography:run DOH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=4.0.0:www/py-h2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.24.1:www/py-httpx@${PY_FLAVOR} DOQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aioquic>0:www/py-aioquic@${PY_FLAVOR} IDNA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.1:dns/py-idna@${PY_FLAVOR} TRIO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}trio>=0.14.0:net/py-trio@${PY_FLAVOR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} ${STAGEDIR}${EXAMPLESDIR} do-test: cd ${WRKSRC}/tests && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} utest.py .include diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo index a107e44ff55e..dfb9e92b6487 100644 --- a/dns/py-dnspython/distinfo +++ b/dns/py-dnspython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690900931 -SHA256 (dnspython-2.4.1.tar.gz) = c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8 -SIZE (dnspython-2.4.1.tar.gz) = 327929 +TIMESTAMP = 1691677638 +SHA256 (dnspython-2.4.2.tar.gz) = 8dcfae8c7460a2f84b4072e26f1c9f4101ca20c071649cb7c34e8b6a93d58984 +SIZE (dnspython-2.4.2.tar.gz) = 328126