Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:14:51 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: 4e6b90890914 - main - dns/py-dns-lexicon: Update to 3.14.1
Message-ID:  <202308211714.37LHEpdg001661@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=4e6b90890914d859ec6dc388a95b2600fb52cf7e

commit 4e6b90890914d859ec6dc388a95b2600fb52cf7e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:04:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:04:19 +0000

    dns/py-dns-lexicon: Update to 3.14.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 9fa49e9c4795..a8e3c3ac2c9e 100644
--- a/dns/py-dns-lexicon/Makefile
+++ b/dns/py-dns-lexicon/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dns-lexicon
-PORTVERSION=	3.12.0
+PORTVERSION=	3.14.1
 CATEGORIES=	dns python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -38,7 +38,7 @@ DUCKDNS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>=2,1:dns/py-dnspython@${PY
 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.25:www/py-boto3@${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 <bsd.port.mk>
diff --git a/dns/py-dns-lexicon/distinfo b/dns/py-dns-lexicon/distinfo
index a617a7db9f62..0eec3af03d93 100644
--- a/dns/py-dns-lexicon/distinfo
+++ b/dns/py-dns-lexicon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166290
-SHA256 (dns_lexicon-3.12.0.tar.gz) = 13eec59c2d9364288e88506f7d2dc5c295e9d15f0ddce3137535490669bdb5ff
-SIZE (dns_lexicon-3.12.0.tar.gz) = 155066
+TIMESTAMP = 1692211785
+SHA256 (dns_lexicon-3.14.1.tar.gz) = fa1d71b79bc7e3d056b0aab1a11160d57d7c524eaa50f4303552d6aff2ffe514
+SIZE (dns_lexicon-3.14.1.tar.gz) = 153758



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