Skip to content

Commit

Permalink
py-lexicon: updated to 3.8.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
adam committed Oct 7, 2021
1 parent babc2e9 commit 3e26b49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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/}
Expand Down
8 changes: 4 additions & 4 deletions 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

0 comments on commit 3e26b49

Please sign in to comment.