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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f4eecdeceec5
branches:  trunk
changeset: 381214:f4eecdeceec5
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 02 09:29:49 2022 +0000

description:
py-lexicon: updated to 3.11.3

3.11.3 - 21/06/2022

Added

Add porkbun provider

diffstat:

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

diffs (44 lines):

diff -r 4f115078ebcf -r f4eecdeceec5 net/py-lexicon/Makefile
--- a/net/py-lexicon/Makefile   Sat Jul 02 09:25:08 2022 +0000
+++ b/net/py-lexicon/Makefile   Sat Jul 02 09:29:49 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2022/05/18 13:21:08 adam Exp $
+# $NetBSD: Makefile,v 1.76 2022/07/02 09:29:49 adam Exp $
 
-DISTNAME=      dns-lexicon-3.11.2
+DISTNAME=      dns-lexicon-3.11.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/dns-//}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/dns-lexicon/}
diff -r 4f115078ebcf -r f4eecdeceec5 net/py-lexicon/PLIST
--- a/net/py-lexicon/PLIST      Sat Jul 02 09:25:08 2022 +0000
+++ b/net/py-lexicon/PLIST      Sat Jul 02 09:29:49 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2022/05/09 05:46:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.43 2022/07/02 09:29:49 adam Exp $
 bin/lexicon-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -213,6 +213,9 @@
 ${PYSITELIB}/lexicon/providers/pointhq.py
 ${PYSITELIB}/lexicon/providers/pointhq.pyc
 ${PYSITELIB}/lexicon/providers/pointhq.pyo
+${PYSITELIB}/lexicon/providers/porkbun.py
+${PYSITELIB}/lexicon/providers/porkbun.pyc
+${PYSITELIB}/lexicon/providers/porkbun.pyo
 ${PYSITELIB}/lexicon/providers/powerdns.py
 ${PYSITELIB}/lexicon/providers/powerdns.pyc
 ${PYSITELIB}/lexicon/providers/powerdns.pyo
diff -r 4f115078ebcf -r f4eecdeceec5 net/py-lexicon/distinfo
--- a/net/py-lexicon/distinfo   Sat Jul 02 09:25:08 2022 +0000
+++ b/net/py-lexicon/distinfo   Sat Jul 02 09:29:49 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2022/05/18 13:21:08 adam Exp $
+$NetBSD: distinfo,v 1.75 2022/07/02 09:29:49 adam Exp $
 
-BLAKE2s (dns-lexicon-3.11.2.tar.gz) = aa9e0e6d196b4da8fec39b2fb84ddf5a5f21fed9404c33bd9854bbd68857a4ff
-SHA512 (dns-lexicon-3.11.2.tar.gz) = fc51b09aa9a80c1807059e8016b857aa15b7785c515fa7fa1343cdffd63c1e2caab2737a0adffe5a0ca2d42f1c0e166b01e86562f71a02228db5a998172fc200
-Size (dns-lexicon-3.11.2.tar.gz) = 151323 bytes
+BLAKE2s (dns-lexicon-3.11.3.tar.gz) = a8a3ba161a1f64f93d863c86767a274efc5a11d5527dcf1fb1c4162eacfa4c1b
+SHA512 (dns-lexicon-3.11.3.tar.gz) = 1507fc3beb0f5f54288a0125ddeb0b714dc445f75c4f5258f4373f98d01264cf509804fb995a035188d86a53a615b704fd075713afb0e69c6e7b5f838a35a40a
+Size (dns-lexicon-3.11.3.tar.gz) = 152591 bytes



Home | Main Index | Thread Index | Old Index