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.3.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cab5526416ef
branches:  trunk
changeset: 344082:cab5526416ef
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Nov 14 18:01:56 2019 +0000

description:
py-lexicon: updated to 3.3.8

v3.3.8:
Fix lint
Move test_hostingde provider in the correct place

v3.3.7:
add RcodeZero (https://www.rcodezero.at) provider

v3.3.6:
Bug fixed: failure if "Forward" Record

v3.3.5:
Updated Link For Constellix API and Added Link for v2 of DNSSimple API

v3.3.4:
Update code
Fix lint
Keep a python 2 compatible pytest version
Disable false positive
reuse _clean_TXT_record , remove uneeded overwrite
lint: Trailing whitespace removed

diffstat:

 net/py-lexicon/Makefile |   4 ++--
 net/py-lexicon/PLIST    |  14 +++++++++++++-
 net/py-lexicon/distinfo |  10 +++++-----
 3 files changed, 20 insertions(+), 8 deletions(-)

diffs (76 lines):

diff -r aa3df15c08ca -r cab5526416ef net/py-lexicon/Makefile
--- a/net/py-lexicon/Makefile   Thu Nov 14 17:34:28 2019 +0000
+++ b/net/py-lexicon/Makefile   Thu Nov 14 18:01:56 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2019/10/02 15:33:43 adam Exp $
+# $NetBSD: Makefile,v 1.38 2019/11/14 18:01:56 adam Exp $
 
-DISTNAME=      dns-lexicon-3.3.3
+DISTNAME=      dns-lexicon-3.3.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/dns-//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dns-lexicon/}
diff -r aa3df15c08ca -r cab5526416ef net/py-lexicon/PLIST
--- a/net/py-lexicon/PLIST      Thu Nov 14 17:34:28 2019 +0000
+++ b/net/py-lexicon/PLIST      Thu Nov 14 18:01:56 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2019/10/02 15:33:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.28 2019/11/14 18:01:56 adam Exp $
 bin/lexicon-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -117,6 +117,9 @@
 ${PYSITELIB}/lexicon/providers/hetzner.py
 ${PYSITELIB}/lexicon/providers/hetzner.pyc
 ${PYSITELIB}/lexicon/providers/hetzner.pyo
+${PYSITELIB}/lexicon/providers/hostingde.py
+${PYSITELIB}/lexicon/providers/hostingde.pyc
+${PYSITELIB}/lexicon/providers/hostingde.pyo
 ${PYSITELIB}/lexicon/providers/hover.py
 ${PYSITELIB}/lexicon/providers/hover.pyc
 ${PYSITELIB}/lexicon/providers/hover.pyo
@@ -183,6 +186,9 @@
 ${PYSITELIB}/lexicon/providers/rage4.py
 ${PYSITELIB}/lexicon/providers/rage4.pyc
 ${PYSITELIB}/lexicon/providers/rage4.pyo
+${PYSITELIB}/lexicon/providers/rcodezero.py
+${PYSITELIB}/lexicon/providers/rcodezero.pyc
+${PYSITELIB}/lexicon/providers/rcodezero.pyo
 ${PYSITELIB}/lexicon/providers/route53.py
 ${PYSITELIB}/lexicon/providers/route53.pyc
 ${PYSITELIB}/lexicon/providers/route53.pyo
@@ -309,6 +315,9 @@
 ${PYSITELIB}/lexicon/tests/providers/test_hetzner.py
 ${PYSITELIB}/lexicon/tests/providers/test_hetzner.pyc
 ${PYSITELIB}/lexicon/tests/providers/test_hetzner.pyo
+${PYSITELIB}/lexicon/tests/providers/test_hostingde.py
+${PYSITELIB}/lexicon/tests/providers/test_hostingde.pyc
+${PYSITELIB}/lexicon/tests/providers/test_hostingde.pyo
 ${PYSITELIB}/lexicon/tests/providers/test_hover.py
 ${PYSITELIB}/lexicon/tests/providers/test_hover.pyc
 ${PYSITELIB}/lexicon/tests/providers/test_hover.pyo
@@ -375,6 +384,9 @@
 ${PYSITELIB}/lexicon/tests/providers/test_rage4.py
 ${PYSITELIB}/lexicon/tests/providers/test_rage4.pyc
 ${PYSITELIB}/lexicon/tests/providers/test_rage4.pyo
+${PYSITELIB}/lexicon/tests/providers/test_rcodezero.py
+${PYSITELIB}/lexicon/tests/providers/test_rcodezero.pyc
+${PYSITELIB}/lexicon/tests/providers/test_rcodezero.pyo
 ${PYSITELIB}/lexicon/tests/providers/test_route53.py
 ${PYSITELIB}/lexicon/tests/providers/test_route53.pyc
 ${PYSITELIB}/lexicon/tests/providers/test_route53.pyo
diff -r aa3df15c08ca -r cab5526416ef net/py-lexicon/distinfo
--- a/net/py-lexicon/distinfo   Thu Nov 14 17:34:28 2019 +0000
+++ b/net/py-lexicon/distinfo   Thu Nov 14 18:01:56 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2019/10/02 15:33:43 adam Exp $
+$NetBSD: distinfo,v 1.38 2019/11/14 18:01:56 adam Exp $
 
-SHA1 (dns-lexicon-3.3.3.tar.gz) = 84cde958a8b92eeb6e98fe21fb0953561a43dc15
-RMD160 (dns-lexicon-3.3.3.tar.gz) = becf0fddbeda2677f593409359b32658cc983355
-SHA512 (dns-lexicon-3.3.3.tar.gz) = c98f097770851c11166fda0ccddafa03e3ba1a7f989c4c93ea66463ef46d11824be18238e224681e6f615d4914d8d6a089eb09fb2b3112586d1255507df0193a
-Size (dns-lexicon-3.3.3.tar.gz) = 144421 bytes
+SHA1 (dns-lexicon-3.3.8.tar.gz) = 7e3356c685aa532a7d3144d31f4027f567e8838a
+RMD160 (dns-lexicon-3.3.8.tar.gz) = b11d06624d1653daf2b2140676784c0f63d8dfce
+SHA512 (dns-lexicon-3.3.8.tar.gz) = 1566deaf4ddfa0e0721ac2a1f7425680b396f9f0864df88b678f3a5460f0a9063e89062e6304e1b36a7b44f416dab43401a1990e5dbf49680fd7aab8804c916d
+Size (dns-lexicon-3.3.8.tar.gz) = 143557 bytes



Home | Main Index | Thread Index | Old Index