Source-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.3.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/046d5e2b758a
branches:  trunk
changeset: 430991:046d5e2b758a
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 07 10:51:42 2020 +0000

description:
py-lexicon: updated to 3.3.22

v3.3.22
Additional security to prevent unexpected DNS change
prevent merge issues
make the pylint happy
some more pylint fixes
Fix lint
Finish the new implementation
Fix lint

v3.3.21
With apologies to the linter
Update and fix tests
Fix lint

v3.3.20
Fix lint error
Adding a new hetzner provider compatible with dns.hetzner.com

diffstat:

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

diffs (27 lines):

diff -r dc6593e54ed3 -r 046d5e2b758a net/py-lexicon/Makefile
--- a/net/py-lexicon/Makefile   Thu May 07 10:14:16 2020 +0000
+++ b/net/py-lexicon/Makefile   Thu May 07 10:51:42 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2020/04/06 10:50:19 adam Exp $
+# $NetBSD: Makefile,v 1.45 2020/05/07 10:51:42 adam Exp $
 
-DISTNAME=      dns-lexicon-3.3.19
+DISTNAME=      dns-lexicon-3.3.22
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/dns-//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dns-lexicon/}
diff -r dc6593e54ed3 -r 046d5e2b758a net/py-lexicon/distinfo
--- a/net/py-lexicon/distinfo   Thu May 07 10:14:16 2020 +0000
+++ b/net/py-lexicon/distinfo   Thu May 07 10:51:42 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2020/04/06 10:50:19 adam Exp $
+$NetBSD: distinfo,v 1.45 2020/05/07 10:51:42 adam Exp $
 
-SHA1 (dns-lexicon-3.3.19.tar.gz) = 4d5345aa5de03743a41865e17d97be9e974d5480
-RMD160 (dns-lexicon-3.3.19.tar.gz) = 4ae0f7128257049ba9a9e80c68adbcfc573775f8
-SHA512 (dns-lexicon-3.3.19.tar.gz) = ca3a7d3e453317441d42f75f6d20423e9acf8a9fa603bb5a7913de4176f9f69da62c21992383eae09e16073c2a8df6bb03bc43ba694776fd54e8b8ed699806f6
-Size (dns-lexicon-3.3.19.tar.gz) = 150106 bytes
+SHA1 (dns-lexicon-3.3.22.tar.gz) = cd9738b0f524248f9d31563ef8b71f78c238db27
+RMD160 (dns-lexicon-3.3.22.tar.gz) = 3bae81a3da97ce3cbfd50208c9023a451e3a0800
+SHA512 (dns-lexicon-3.3.22.tar.gz) = 7f2eec1019c58daefc27f662286bf179d491796a5f11d75fecd9142dcffbf71120a39baae23b6b0550f2bf4bdc6fe3ec2835b48e8d104d3d0317816bfc98235d
+Size (dns-lexicon-3.3.22.tar.gz) = 144592 bytes



Home | Main Index | Thread Index | Old Index