summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorrodent <rodent>2014-05-03 13:23:52 +0000
committerrodent <rodent>2014-05-03 13:23:52 +0000
commitb85f4855f04b26878c12d00af0c243792c9e8ab2 (patch)
tree798f3af0a5150cb3e46ebe28d98a301cea313ef8 /finance
parentcb9dcd60ba8cc899720d75087e72d44fabaa18d1 (diff)
downloadpkgsrc-b85f4855f04b26878c12d00af0c243792c9e8ab2.tar.gz
Updated to latest version 1.14.0. No changelog, but there's a certificate
blacklist feature and testing thereof now.
Diffstat (limited to 'finance')
-rw-r--r--finance/py-stripe/Makefile4
-rw-r--r--finance/py-stripe/PLIST8
-rw-r--r--finance/py-stripe/distinfo8
3 files changed, 13 insertions, 7 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index 92002599795..4893f7e54f1 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/04/07 00:39:08 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/03 13:23:52 rodent Exp $
-DISTNAME= stripe-1.12.2
+DISTNAME= stripe-1.14.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= https://pypi.python.org/packages/source/s/stripe/
diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST
index 130680826d9..d78a40a19fb 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/02/20 00:08:13 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/05/03 13:23:52 rodent Exp $
${PYSITELIB}/VERSION
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -11,6 +11,9 @@ ${PYSITELIB}/stripe/__init__.pyo
${PYSITELIB}/stripe/api_requestor.py
${PYSITELIB}/stripe/api_requestor.pyc
${PYSITELIB}/stripe/api_requestor.pyo
+${PYSITELIB}/stripe/certificate_blacklist.py
+${PYSITELIB}/stripe/certificate_blacklist.pyc
+${PYSITELIB}/stripe/certificate_blacklist.pyo
${PYSITELIB}/stripe/data/ca-certificates.crt
${PYSITELIB}/stripe/error.py
${PYSITELIB}/stripe/error.pyc
@@ -30,6 +33,9 @@ ${PYSITELIB}/stripe/test/__init__.pyo
${PYSITELIB}/stripe/test/helper.py
${PYSITELIB}/stripe/test/helper.pyc
${PYSITELIB}/stripe/test/helper.pyo
+${PYSITELIB}/stripe/test/test_blacklist.py
+${PYSITELIB}/stripe/test/test_blacklist.pyc
+${PYSITELIB}/stripe/test/test_blacklist.pyo
${PYSITELIB}/stripe/test/test_http_client.py
${PYSITELIB}/stripe/test/test_http_client.pyc
${PYSITELIB}/stripe/test/test_http_client.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index f9566d3a1d7..d05042e7255 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/04/07 00:39:08 rodent Exp $
+$NetBSD: distinfo,v 1.3 2014/05/03 13:23:52 rodent Exp $
-SHA1 (stripe-1.12.2.tar.gz) = 650a3fcd20fe1fc320a7e83c0d5be607c8ada068
-RMD160 (stripe-1.12.2.tar.gz) = 5c7a7454e5b790e933a79b7d91270acac2a654b8
-Size (stripe-1.12.2.tar.gz) = 153442 bytes
+SHA1 (stripe-1.14.0.tar.gz) = 3e68bfd8fb23fdc773abb6e12bad123880ccb8aa
+RMD160 (stripe-1.14.0.tar.gz) = aebb8043f40670a6b095fe896730a82b3cf1a4e3
+Size (stripe-1.14.0.tar.gz) = 170005 bytes