pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-lexicon py-lexicon: updated to 3.8.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cec221055358
branches:  trunk
changeset: 459486:cec221055358
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 07 19:30:52 2021 +0000

description:
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

diffstat:

 net/py-lexicon/Makefile |  4 ++--
 net/py-lexicon/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5ccf10eab68b -r cec221055358 net/py-lexicon/Makefile
--- a/net/py-lexicon/Makefile   Thu Oct 07 19:10:12 2021 +0000
+++ b/net/py-lexicon/Makefile   Thu Oct 07 19:30:52 2021 +0000
@@ -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 -r 5ccf10eab68b -r cec221055358 net/py-lexicon/distinfo
--- a/net/py-lexicon/distinfo   Thu Oct 07 19:10:12 2021 +0000
+++ b/net/py-lexicon/distinfo   Thu Oct 07 19:30:52 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index