Date: Wed, 16 Nov 2022 23:14:03 GMT From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8bc8cdfce599 - main - dns/py-ns1-python: update to 0.18.0 Message-ID: <202211162314.2AGNE3xA048724@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bc8cdfce5997671507141eb1de552809b1009fc commit 8bc8cdfce5997671507141eb1de552809b1009fc Author: Dave Cottlehuber <dch@FreeBSD.org> AuthorDate: 2022-11-16 23:07:42 +0000 Commit: Dave Cottlehuber <dch@FreeBSD.org> CommitDate: 2022-11-16 23:07:42 +0000 dns/py-ns1-python: update to 0.18.0 Reported by: portscout Sponsored by: SkunkWerks, GmbH --- dns/py-ns1-python/Makefile | 2 +- dns/py-ns1-python/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/py-ns1-python/Makefile b/dns/py-ns1-python/Makefile index f1a6b349c7c4..8d45a24cb287 100644 --- a/dns/py-ns1-python/Makefile +++ b/dns/py-ns1-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= ns1-python -DISTVERSION= 0.17.1 +DISTVERSION= 0.18.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-ns1-python/distinfo b/dns/py-ns1-python/distinfo index 60b05a6e2c9d..0cb3d417645d 100644 --- a/dns/py-ns1-python/distinfo +++ b/dns/py-ns1-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646740163 -SHA256 (ns1-python-0.17.1.tar.gz) = 79fde304101ef127626cd6a75ea843b3f7fe6759b0c789b342042ad6091e3b9e -SIZE (ns1-python-0.17.1.tar.gz) = 31035 +TIMESTAMP = 1668614152 +SHA256 (ns1-python-0.18.0.tar.gz) = 05305a6e565f246bca244638c89cf9896566d735b1bb66f05c724a91b097f300 +SIZE (ns1-python-0.18.0.tar.gz) = 33663
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211162314.2AGNE3xA048724>