pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-lexicon



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 31 11:48:26 UTC 2022

Modified Files:
        pkgsrc/net/py-lexicon: Makefile PLIST distinfo

Log Message:
py-lexicon: updated to 3.9.2

3.9.2 - 17/01/2022

Modified
Fix configuration reference

3.9.1 - 17/01/2022

Modified
Reimplement the transip provider using the new REST v6 API


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/py-lexicon/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/net/py-lexicon/PLIST
cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/py-lexicon/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-lexicon/Makefile
diff -u pkgsrc/net/py-lexicon/Makefile:1.68 pkgsrc/net/py-lexicon/Makefile:1.69
--- pkgsrc/net/py-lexicon/Makefile:1.68 Mon Jan 10 19:46:34 2022
+++ pkgsrc/net/py-lexicon/Makefile      Mon Jan 31 11:48:26 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2022/01/10 19:46:34 adam Exp $
+# $NetBSD: Makefile,v 1.69 2022/01/31 11:48:26 adam Exp $
 
-DISTNAME=      dns-lexicon-3.9.0
+DISTNAME=      dns-lexicon-3.9.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/dns-//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dns-lexicon/}

Index: pkgsrc/net/py-lexicon/PLIST
diff -u pkgsrc/net/py-lexicon/PLIST:1.37 pkgsrc/net/py-lexicon/PLIST:1.38
--- pkgsrc/net/py-lexicon/PLIST:1.37    Thu Dec 30 17:24:12 2021
+++ pkgsrc/net/py-lexicon/PLIST Mon Jan 31 11:48:26 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2021/12/30 17:24:12 adam Exp $
+@comment $NetBSD: PLIST,v 1.38 2022/01/31 11:48:26 adam Exp $
 bin/lexicon-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -261,231 +261,6 @@ ${PYSITELIB}/lexicon/providers/zonomi.py
 ${PYSITELIB}/lexicon/tests/__init__.py
 ${PYSITELIB}/lexicon/tests/__init__.pyc
 ${PYSITELIB}/lexicon/tests/__init__.pyo
-${PYSITELIB}/lexicon/tests/providers/__init__.py
-${PYSITELIB}/lexicon/tests/providers/__init__.pyc
-${PYSITELIB}/lexicon/tests/providers/__init__.pyo
-${PYSITELIB}/lexicon/tests/providers/integration_tests.py
-${PYSITELIB}/lexicon/tests/providers/integration_tests.pyc
-${PYSITELIB}/lexicon/tests/providers/integration_tests.pyo
-${PYSITELIB}/lexicon/tests/providers/test_aliyun.py
-${PYSITELIB}/lexicon/tests/providers/test_aliyun.pyc
-${PYSITELIB}/lexicon/tests/providers/test_aliyun.pyo
-${PYSITELIB}/lexicon/tests/providers/test_aurora.py
-${PYSITELIB}/lexicon/tests/providers/test_aurora.pyc
-${PYSITELIB}/lexicon/tests/providers/test_aurora.pyo
-${PYSITELIB}/lexicon/tests/providers/test_auto.py
-${PYSITELIB}/lexicon/tests/providers/test_auto.pyc
-${PYSITELIB}/lexicon/tests/providers/test_auto.pyo
-${PYSITELIB}/lexicon/tests/providers/test_azure.py
-${PYSITELIB}/lexicon/tests/providers/test_azure.pyc
-${PYSITELIB}/lexicon/tests/providers/test_azure.pyo
-${PYSITELIB}/lexicon/tests/providers/test_cloudflare.py
-${PYSITELIB}/lexicon/tests/providers/test_cloudflare.pyc
-${PYSITELIB}/lexicon/tests/providers/test_cloudflare.pyo
-${PYSITELIB}/lexicon/tests/providers/test_cloudns.py
-${PYSITELIB}/lexicon/tests/providers/test_cloudns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_cloudns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_cloudxns.py
-${PYSITELIB}/lexicon/tests/providers/test_cloudxns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_cloudxns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_conoha.py
-${PYSITELIB}/lexicon/tests/providers/test_conoha.pyc
-${PYSITELIB}/lexicon/tests/providers/test_conoha.pyo
-${PYSITELIB}/lexicon/tests/providers/test_constellix.py
-${PYSITELIB}/lexicon/tests/providers/test_constellix.pyc
-${PYSITELIB}/lexicon/tests/providers/test_constellix.pyo
-${PYSITELIB}/lexicon/tests/providers/test_ddns.py
-${PYSITELIB}/lexicon/tests/providers/test_ddns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_ddns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_digitalocean.py
-${PYSITELIB}/lexicon/tests/providers/test_digitalocean.pyc
-${PYSITELIB}/lexicon/tests/providers/test_digitalocean.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dinahosting.py
-${PYSITELIB}/lexicon/tests/providers/test_dinahosting.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dinahosting.pyo
-${PYSITELIB}/lexicon/tests/providers/test_directadmin.py
-${PYSITELIB}/lexicon/tests/providers/test_directadmin.pyc
-${PYSITELIB}/lexicon/tests/providers/test_directadmin.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dnsimple.py
-${PYSITELIB}/lexicon/tests/providers/test_dnsimple.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dnsimple.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dnsmadeeasy.py
-${PYSITELIB}/lexicon/tests/providers/test_dnsmadeeasy.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dnsmadeeasy.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dnspark.py
-${PYSITELIB}/lexicon/tests/providers/test_dnspark.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dnspark.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dnspod.py
-${PYSITELIB}/lexicon/tests/providers/test_dnspod.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dnspod.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dreamhost.py
-${PYSITELIB}/lexicon/tests/providers/test_dreamhost.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dreamhost.pyo
-${PYSITELIB}/lexicon/tests/providers/test_dynu.py
-${PYSITELIB}/lexicon/tests/providers/test_dynu.pyc
-${PYSITELIB}/lexicon/tests/providers/test_dynu.pyo
-${PYSITELIB}/lexicon/tests/providers/test_easydns.py
-${PYSITELIB}/lexicon/tests/providers/test_easydns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_easydns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_easyname.py
-${PYSITELIB}/lexicon/tests/providers/test_easyname.pyc
-${PYSITELIB}/lexicon/tests/providers/test_easyname.pyo
-${PYSITELIB}/lexicon/tests/providers/test_euserv.py
-${PYSITELIB}/lexicon/tests/providers/test_euserv.pyc
-${PYSITELIB}/lexicon/tests/providers/test_euserv.pyo
-${PYSITELIB}/lexicon/tests/providers/test_exoscale.py
-${PYSITELIB}/lexicon/tests/providers/test_exoscale.pyc
-${PYSITELIB}/lexicon/tests/providers/test_exoscale.pyo
-${PYSITELIB}/lexicon/tests/providers/test_gandi.py
-${PYSITELIB}/lexicon/tests/providers/test_gandi.pyc
-${PYSITELIB}/lexicon/tests/providers/test_gandi.pyo
-${PYSITELIB}/lexicon/tests/providers/test_gehirn.py
-${PYSITELIB}/lexicon/tests/providers/test_gehirn.pyc
-${PYSITELIB}/lexicon/tests/providers/test_gehirn.pyo
-${PYSITELIB}/lexicon/tests/providers/test_glesys.py
-${PYSITELIB}/lexicon/tests/providers/test_glesys.pyc
-${PYSITELIB}/lexicon/tests/providers/test_glesys.pyo
-${PYSITELIB}/lexicon/tests/providers/test_godaddy.py
-${PYSITELIB}/lexicon/tests/providers/test_godaddy.pyc
-${PYSITELIB}/lexicon/tests/providers/test_godaddy.pyo
-${PYSITELIB}/lexicon/tests/providers/test_googleclouddns.py
-${PYSITELIB}/lexicon/tests/providers/test_googleclouddns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_googleclouddns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_gransy.py
-${PYSITELIB}/lexicon/tests/providers/test_gransy.pyc
-${PYSITELIB}/lexicon/tests/providers/test_gransy.pyo
-${PYSITELIB}/lexicon/tests/providers/test_gratisdns.py
-${PYSITELIB}/lexicon/tests/providers/test_gratisdns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_gratisdns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_henet.py
-${PYSITELIB}/lexicon/tests/providers/test_henet.pyc
-${PYSITELIB}/lexicon/tests/providers/test_henet.pyo
-${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
-${PYSITELIB}/lexicon/tests/providers/test_infoblox.py
-${PYSITELIB}/lexicon/tests/providers/test_infoblox.pyc
-${PYSITELIB}/lexicon/tests/providers/test_infoblox.pyo
-${PYSITELIB}/lexicon/tests/providers/test_infomaniak.py
-${PYSITELIB}/lexicon/tests/providers/test_infomaniak.pyc
-${PYSITELIB}/lexicon/tests/providers/test_infomaniak.pyo
-${PYSITELIB}/lexicon/tests/providers/test_internetbs.py
-${PYSITELIB}/lexicon/tests/providers/test_internetbs.pyc
-${PYSITELIB}/lexicon/tests/providers/test_internetbs.pyo
-${PYSITELIB}/lexicon/tests/providers/test_inwx.py
-${PYSITELIB}/lexicon/tests/providers/test_inwx.pyc
-${PYSITELIB}/lexicon/tests/providers/test_inwx.pyo
-${PYSITELIB}/lexicon/tests/providers/test_joker.py
-${PYSITELIB}/lexicon/tests/providers/test_joker.pyc
-${PYSITELIB}/lexicon/tests/providers/test_joker.pyo
-${PYSITELIB}/lexicon/tests/providers/test_linode.py
-${PYSITELIB}/lexicon/tests/providers/test_linode.pyc
-${PYSITELIB}/lexicon/tests/providers/test_linode.pyo
-${PYSITELIB}/lexicon/tests/providers/test_linode4.py
-${PYSITELIB}/lexicon/tests/providers/test_linode4.pyc
-${PYSITELIB}/lexicon/tests/providers/test_linode4.pyo
-${PYSITELIB}/lexicon/tests/providers/test_localzone.py
-${PYSITELIB}/lexicon/tests/providers/test_localzone.pyc
-${PYSITELIB}/lexicon/tests/providers/test_localzone.pyo
-${PYSITELIB}/lexicon/tests/providers/test_luadns.py
-${PYSITELIB}/lexicon/tests/providers/test_luadns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_luadns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_memset.py
-${PYSITELIB}/lexicon/tests/providers/test_memset.pyc
-${PYSITELIB}/lexicon/tests/providers/test_memset.pyo
-${PYSITELIB}/lexicon/tests/providers/test_mythicbeasts.py
-${PYSITELIB}/lexicon/tests/providers/test_mythicbeasts.pyc
-${PYSITELIB}/lexicon/tests/providers/test_mythicbeasts.pyo
-${PYSITELIB}/lexicon/tests/providers/test_namecheap.py
-${PYSITELIB}/lexicon/tests/providers/test_namecheap.pyc
-${PYSITELIB}/lexicon/tests/providers/test_namecheap.pyo
-${PYSITELIB}/lexicon/tests/providers/test_namesilo.py
-${PYSITELIB}/lexicon/tests/providers/test_namesilo.pyc
-${PYSITELIB}/lexicon/tests/providers/test_namesilo.pyo
-${PYSITELIB}/lexicon/tests/providers/test_netcup.py
-${PYSITELIB}/lexicon/tests/providers/test_netcup.pyc
-${PYSITELIB}/lexicon/tests/providers/test_netcup.pyo
-${PYSITELIB}/lexicon/tests/providers/test_nfsn.py
-${PYSITELIB}/lexicon/tests/providers/test_nfsn.pyc
-${PYSITELIB}/lexicon/tests/providers/test_nfsn.pyo
-${PYSITELIB}/lexicon/tests/providers/test_njalla.py
-${PYSITELIB}/lexicon/tests/providers/test_njalla.pyc
-${PYSITELIB}/lexicon/tests/providers/test_njalla.pyo
-${PYSITELIB}/lexicon/tests/providers/test_nsone.py
-${PYSITELIB}/lexicon/tests/providers/test_nsone.pyc
-${PYSITELIB}/lexicon/tests/providers/test_nsone.pyo
-${PYSITELIB}/lexicon/tests/providers/test_oci.py
-${PYSITELIB}/lexicon/tests/providers/test_oci.pyc
-${PYSITELIB}/lexicon/tests/providers/test_oci.pyo
-${PYSITELIB}/lexicon/tests/providers/test_onapp.py
-${PYSITELIB}/lexicon/tests/providers/test_onapp.pyc
-${PYSITELIB}/lexicon/tests/providers/test_onapp.pyo
-${PYSITELIB}/lexicon/tests/providers/test_online.py
-${PYSITELIB}/lexicon/tests/providers/test_online.pyc
-${PYSITELIB}/lexicon/tests/providers/test_online.pyo
-${PYSITELIB}/lexicon/tests/providers/test_ovh.py
-${PYSITELIB}/lexicon/tests/providers/test_ovh.pyc
-${PYSITELIB}/lexicon/tests/providers/test_ovh.pyo
-${PYSITELIB}/lexicon/tests/providers/test_plesk.py
-${PYSITELIB}/lexicon/tests/providers/test_plesk.pyc
-${PYSITELIB}/lexicon/tests/providers/test_plesk.pyo
-${PYSITELIB}/lexicon/tests/providers/test_pointhq.py
-${PYSITELIB}/lexicon/tests/providers/test_pointhq.pyc
-${PYSITELIB}/lexicon/tests/providers/test_pointhq.pyo
-${PYSITELIB}/lexicon/tests/providers/test_powerdns.py
-${PYSITELIB}/lexicon/tests/providers/test_powerdns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_powerdns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_rackspace.py
-${PYSITELIB}/lexicon/tests/providers/test_rackspace.pyc
-${PYSITELIB}/lexicon/tests/providers/test_rackspace.pyo
-${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
-${PYSITELIB}/lexicon/tests/providers/test_safedns.py
-${PYSITELIB}/lexicon/tests/providers/test_safedns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_safedns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_sakuracloud.py
-${PYSITELIB}/lexicon/tests/providers/test_sakuracloud.pyc
-${PYSITELIB}/lexicon/tests/providers/test_sakuracloud.pyo
-${PYSITELIB}/lexicon/tests/providers/test_softlayer.py
-${PYSITELIB}/lexicon/tests/providers/test_softlayer.pyc
-${PYSITELIB}/lexicon/tests/providers/test_softlayer.pyo
-${PYSITELIB}/lexicon/tests/providers/test_transip.py
-${PYSITELIB}/lexicon/tests/providers/test_transip.pyc
-${PYSITELIB}/lexicon/tests/providers/test_transip.pyo
-${PYSITELIB}/lexicon/tests/providers/test_ultradns.py
-${PYSITELIB}/lexicon/tests/providers/test_ultradns.pyc
-${PYSITELIB}/lexicon/tests/providers/test_ultradns.pyo
-${PYSITELIB}/lexicon/tests/providers/test_valuedomain.py
-${PYSITELIB}/lexicon/tests/providers/test_valuedomain.pyc
-${PYSITELIB}/lexicon/tests/providers/test_valuedomain.pyo
-${PYSITELIB}/lexicon/tests/providers/test_vercel.py
-${PYSITELIB}/lexicon/tests/providers/test_vercel.pyc
-${PYSITELIB}/lexicon/tests/providers/test_vercel.pyo
-${PYSITELIB}/lexicon/tests/providers/test_vultr.py
-${PYSITELIB}/lexicon/tests/providers/test_vultr.pyc
-${PYSITELIB}/lexicon/tests/providers/test_vultr.pyo
-${PYSITELIB}/lexicon/tests/providers/test_yandex.py
-${PYSITELIB}/lexicon/tests/providers/test_yandex.pyc
-${PYSITELIB}/lexicon/tests/providers/test_yandex.pyo
-${PYSITELIB}/lexicon/tests/providers/test_zilore.py
-${PYSITELIB}/lexicon/tests/providers/test_zilore.pyc
-${PYSITELIB}/lexicon/tests/providers/test_zilore.pyo
-${PYSITELIB}/lexicon/tests/providers/test_zonomi.py
-${PYSITELIB}/lexicon/tests/providers/test_zonomi.pyc
-${PYSITELIB}/lexicon/tests/providers/test_zonomi.pyo
 ${PYSITELIB}/lexicon/tests/test_client.py
 ${PYSITELIB}/lexicon/tests/test_client.pyc
 ${PYSITELIB}/lexicon/tests/test_client.pyo

Index: pkgsrc/net/py-lexicon/distinfo
diff -u pkgsrc/net/py-lexicon/distinfo:1.67 pkgsrc/net/py-lexicon/distinfo:1.68
--- pkgsrc/net/py-lexicon/distinfo:1.67 Mon Jan 10 19:46:34 2022
+++ pkgsrc/net/py-lexicon/distinfo      Mon Jan 31 11:48:26 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2022/01/10 19:46:34 adam Exp $
+$NetBSD: distinfo,v 1.68 2022/01/31 11:48:26 adam Exp $
 
-BLAKE2s (dns-lexicon-3.9.0.tar.gz) = 233f9a1a17675455f9d0740902ce1f5f2c6f464827c9b68e8765fed9db65448c
-SHA512 (dns-lexicon-3.9.0.tar.gz) = c8b51f8c0fc79ac68d07d644671417d952974cb3a350a92bd167af8ec7806e149ac2dc8c2f30785d995910cbc0cba3150a4434cf9f99fe1458ee5ece8183a4a1
-Size (dns-lexicon-3.9.0.tar.gz) = 166379 bytes
+BLAKE2s (dns-lexicon-3.9.2.tar.gz) = 9dc96ae99a793346d3dd34cfb80f55345d7b89eae6fefcbdbe0c171fd29c3af8
+SHA512 (dns-lexicon-3.9.2.tar.gz) = 0426d2e863106df43137afdd05c848b6ede9604ffd2c642ca7016075c4ee586641e3b2fd2d8c1b23be779098c8b2f3f2aee4c2685c3431fff412466ffecdb131
+Size (dns-lexicon-3.9.2.tar.gz) = 141688 bytes



Home | Main Index | Thread Index | Old Index