From 58bc2943453cecc56fd34b21be252019be8944d4 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 7 Oct 2021 19:30:52 +0000 Subject: [PATCH] py-lexicon: updated to 3.8.0 3.8.0 - 04/10/2021 Modified transip provider is deprecated and not maintained anymore, it will be replaced soon by a new transip provider build on top of the TransIP v6 REST API Deleted transip provider is not part of the full dns-lexicon extra, you need to install explicitly the transip extra instead 3.7.1 - 04/10/2021 Modified Allow to use newer versions of cryptography Fix doc about unit tests --- net/py-lexicon/Makefile | 4 ++-- net/py-lexicon/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/py-lexicon/Makefile b/net/py-lexicon/Makefile index 0a7676044725..f779e53df428 100644 --- a/net/py-lexicon/Makefile +++ b/net/py-lexicon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2021/09/15 08:20:33 adam Exp $ +# $NetBSD: Makefile,v 1.61 2021/10/07 19:30:52 adam Exp $ -DISTNAME= dns-lexicon-3.7.0 +DISTNAME= dns-lexicon-3.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/dns-//} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=d/dns-lexicon/} diff --git a/net/py-lexicon/distinfo b/net/py-lexicon/distinfo index 56119fe71100..9b5b30f1e8da 100644 --- a/net/py-lexicon/distinfo +++ b/net/py-lexicon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.60 2021/10/07 14:42:30 nia Exp $ +$NetBSD: distinfo,v 1.61 2021/10/07 19:30:52 adam Exp $ -RMD160 (dns-lexicon-3.7.0.tar.gz) = ca3a1486058dfffc01e26d7169fd32726de52fc3 -SHA512 (dns-lexicon-3.7.0.tar.gz) = 8f5efd81babb17b5c80f597cb2e22431f3b53028a68339345ae81b13a434443670bd48dd57510cbe1b6f39f2003cc3c125cfa7f327c2fd50f238ea5ae55499b6 -Size (dns-lexicon-3.7.0.tar.gz) = 161192 bytes +RMD160 (dns-lexicon-3.8.0.tar.gz) = 21537c2999ca64402b6a8ce89dcad165a421d6b7 +SHA512 (dns-lexicon-3.8.0.tar.gz) = 72c7ec2f9bfb54f082c7ce406ab9fd372bc96696b4c1f3ed17f93ed8a6560b8ac02335e245217fc018ad707c1b7984470050d7ad1399b78748b89ab6a28a8625 +Size (dns-lexicon-3.8.0.tar.gz) = 161233 bytes