summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-30 06:42:19 +0000
committeradam <adam@pkgsrc.org>2020-04-30 06:42:19 +0000
commitd5b239f8a946ae3f5ad1e4b416a072bdb6264eb9 (patch)
treef65e1a6fcd9cf6816e15251831e5a6de7ccaca08 /finance
parent431756944111174f96e5acf18ca2e6fbfc2e7427 (diff)
downloadpkgsrc-d5b239f8a946ae3f5ad1e4b416a072bdb6264eb9.tar.gz
py-stripe: updated to 2.47.0
2.47.0: Add support for the `Price` resource and APIs
Diffstat (limited to 'finance')
-rw-r--r--finance/py-stripe/Makefile4
-rw-r--r--finance/py-stripe/PLIST5
-rw-r--r--finance/py-stripe/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index 50dc25db735..e9d95a5ac55 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/04/23 05:53:33 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/04/30 06:42:19 adam Exp $
-DISTNAME= stripe-2.46.0
+DISTNAME= stripe-2.47.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST
index ad4b27d60ba..e7d9847d4b7 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2020/04/23 05:53:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2020/04/30 06:42:19 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -200,6 +200,9 @@ ${PYSITELIB}/stripe/api_resources/person.pyo
${PYSITELIB}/stripe/api_resources/plan.py
${PYSITELIB}/stripe/api_resources/plan.pyc
${PYSITELIB}/stripe/api_resources/plan.pyo
+${PYSITELIB}/stripe/api_resources/price.py
+${PYSITELIB}/stripe/api_resources/price.pyc
+${PYSITELIB}/stripe/api_resources/price.pyo
${PYSITELIB}/stripe/api_resources/product.py
${PYSITELIB}/stripe/api_resources/product.pyc
${PYSITELIB}/stripe/api_resources/product.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index 22191b3ba2f..073f491b243 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2020/04/23 05:53:33 adam Exp $
+$NetBSD: distinfo,v 1.22 2020/04/30 06:42:19 adam Exp $
-SHA1 (stripe-2.46.0.tar.gz) = 58cea6455f11c5f3f982aab3aedcc4b0e142c277
-RMD160 (stripe-2.46.0.tar.gz) = 62eea212e280043bea50bc4b063bb1aca8a5e4fa
-SHA512 (stripe-2.46.0.tar.gz) = dbfa586cfe7897b32fe95b7230fca5ccb8a12b429982776ee8873878fb6b7284cbb924e8dc6031d59647cc6080115ad541fda02d320c091b6c1bb374679d2213
-Size (stripe-2.46.0.tar.gz) = 218080 bytes
+SHA1 (stripe-2.47.0.tar.gz) = 230452fe2f8ea5afc3489ff29f168ca7b1b300b3
+RMD160 (stripe-2.47.0.tar.gz) = 65c470e112335bcda0122a36d8688a70d356ecdc
+SHA512 (stripe-2.47.0.tar.gz) = f402b17cd4e5d0e87d52e1edc0da98cc4018b7ef7ecacdb527bf223e3d406287b2244f2581a3bea56cc4c1661bd4136174cd465b984fe7bac6a55d6309cd4ae4
+Size (stripe-2.47.0.tar.gz) = 218522 bytes