summaryrefslogtreecommitdiff
path: root/finance/py-stripe
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-12 06:51:27 +0000
committeradam <adam@pkgsrc.org>2020-05-12 06:51:27 +0000
commit0692bb9c9c829e855e8577a1986e2175c0f8f5ea (patch)
tree0f310d7da136872b7fdd18f8a88f57ffb09a5780 /finance/py-stripe
parentd79ace376a15ddb9800f2511b424826f872035b1 (diff)
downloadpkgsrc-0692bb9c9c829e855e8577a1986e2175c0f8f5ea.tar.gz
py-stripe: updated to 2.48.0
2.48.0: Add support for the `LineItem` resource and APIs
Diffstat (limited to 'finance/py-stripe')
-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 e9d95a5ac55..e91aa18e019 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2020/04/30 06:42:19 adam Exp $
+# $NetBSD: Makefile,v 1.25 2020/05/12 06:51:27 adam Exp $
-DISTNAME= stripe-2.47.0
+DISTNAME= stripe-2.48.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 e7d9847d4b7..9c27634a54a 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2020/04/30 06:42:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.13 2020/05/12 06:51:27 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -170,6 +170,9 @@ ${PYSITELIB}/stripe/api_resources/issuing/dispute.pyo
${PYSITELIB}/stripe/api_resources/issuing/transaction.py
${PYSITELIB}/stripe/api_resources/issuing/transaction.pyc
${PYSITELIB}/stripe/api_resources/issuing/transaction.pyo
+${PYSITELIB}/stripe/api_resources/line_item.py
+${PYSITELIB}/stripe/api_resources/line_item.pyc
+${PYSITELIB}/stripe/api_resources/line_item.pyo
${PYSITELIB}/stripe/api_resources/list_object.py
${PYSITELIB}/stripe/api_resources/list_object.pyc
${PYSITELIB}/stripe/api_resources/list_object.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index 073f491b243..8b8c6837a3e 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/04/30 06:42:19 adam Exp $
+$NetBSD: distinfo,v 1.23 2020/05/12 06:51:27 adam Exp $
-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
+SHA1 (stripe-2.48.0.tar.gz) = c0da6ea82dded2a072a50eb21bcc9cd014e543b6
+RMD160 (stripe-2.48.0.tar.gz) = 4e0c4f626f1af8bf1dbef3bb7c618db185d6df9d
+SHA512 (stripe-2.48.0.tar.gz) = c72203f4598540e378e42372446c59cc8bcff06e02263f74d906b6b441453eb26ea4f8708b6477392b2504a4a15205c0b9f758738393f15a3a156915448a981c
+Size (stripe-2.48.0.tar.gz) = 218699 bytes