Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:02:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 53b6455ec3d7 - main - dns/py-dns-lexicon: Update to 3.20.1
Message-ID:  <202412311602.4BVG26dg091827@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 53b6455ec3d72873ba8aaa397d5526fce00221b2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:49:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:49:35 +0000

    dns/py-dns-lexicon: Update to 3.20.1
    
    Changes:        https://github.com/AnalogJ/lexicon/releases
---
 dns/py-dns-lexicon/Makefile | 4 ++--
 dns/py-dns-lexicon/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dns/py-dns-lexicon/Makefile b/dns/py-dns-lexicon/Makefile
index 1f0bd77ce607..ca71eb142326 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dns-lexicon
-PORTVERSION=	3.20.0
+PORTVERSION=	3.20.1
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:www/py-beautifulsoup@${PY_F
 		${PYTHON_PKGNAMEPREFIX}requests>=2:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tldextract>=2:dns/py-tldextract@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent cryptography pep517
 
 NO_ARCH=	yes
diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo
index 0282df14318a..6616afaedbb7 100644
--- a/dns/py-dns-lexicon/distinfo
+++ b/dns/py-dns-lexicon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888306
-SHA256 (dns_lexicon-3.20.0.tar.gz) = 2ccc6a62dcc070caf526b3bfaca42a0c8fe102509085cc3215a3805171b2317c
-SIZE (dns_lexicon-3.20.0.tar.gz) = 155763
+TIMESTAMP = 1735227934
+SHA256 (dns_lexicon-3.20.1.tar.gz) = 32eaeefc686004f4919ac52327b8b76e6a886117b0e0474f3c50e9b4e340fa7e
+SIZE (dns_lexicon-3.20.1.tar.gz) = 155679



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311602.4BVG26dg091827>