summaryrefslogtreecommitdiff
path: root/finance/py-stripe
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-08-22 06:50:21 +0000
committeradam <adam@pkgsrc.org>2022-08-22 06:50:21 +0000
commit81c1e2ac4e6c9a77ac1518ce252ebbb0f22fa6ec (patch)
treed54b7386c94d6c06ee0229ee5a1f1cf99f87c793 /finance/py-stripe
parent575609251990b1dbd144704305766698fa4baf91 (diff)
downloadpkgsrc-81c1e2ac4e6c9a77ac1518ce252ebbb0f22fa6ec.tar.gz
py-stripe: updated to 4.1.0
4.1.0 - 2022-08-19 * API Updates * Add support for new resource `CustomerCashBalanceTransaction` * Add a support section to the readme * Fix test TestCharge.test_is_saveable().
Diffstat (limited to 'finance/py-stripe')
-rw-r--r--finance/py-stripe/Makefile5
-rw-r--r--finance/py-stripe/PLIST5
-rw-r--r--finance/py-stripe/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index eb02dd52195..f27c554d30c 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2022/08/19 13:30:17 adam Exp $
+# $NetBSD: Makefile,v 1.56 2022/08/22 06:50:21 adam Exp $
-DISTNAME= stripe-4.0.2
+DISTNAME= stripe-4.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/stripe/stripe-python
COMMENT= Stripe python bindings
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-requests>=2.20:../../devel/py-requests
# tests require stripe-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST
index d926348670b..f56a981958e 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2022/08/19 13:30:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2022/08/22 06:50:21 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -125,6 +125,9 @@ ${PYSITELIB}/stripe/api_resources/customer.pyo
${PYSITELIB}/stripe/api_resources/customer_balance_transaction.py
${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyc
${PYSITELIB}/stripe/api_resources/customer_balance_transaction.pyo
+${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.py
+${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyc
+${PYSITELIB}/stripe/api_resources/customer_cash_balance_transaction.pyo
${PYSITELIB}/stripe/api_resources/dispute.py
${PYSITELIB}/stripe/api_resources/dispute.pyc
${PYSITELIB}/stripe/api_resources/dispute.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index 0a47c7eab2f..3886af4f46a 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2022/08/19 13:30:17 adam Exp $
+$NetBSD: distinfo,v 1.54 2022/08/22 06:50:21 adam Exp $
-BLAKE2s (stripe-4.0.2.tar.gz) = 9c9b329d161f3cdb143442c8db075e1332a7bfed9f064b91745bf94189813ee4
-SHA512 (stripe-4.0.2.tar.gz) = b13ace2419555e21a93f37a328bd59d9ac8af69787dc89ed4851ce5a5a616a34e63d5667b9981f43c486dafee18186a9dc32524c047c9db204dc8ba831198c91
-Size (stripe-4.0.2.tar.gz) = 252436 bytes
+BLAKE2s (stripe-4.1.0.tar.gz) = ef7e24175e391a153253a62cc1f7932c1c6ba7759e52ce463a5f9b0c30f88484
+SHA512 (stripe-4.1.0.tar.gz) = 6a243526d56bc83caced776850bc3d2582c19f28779684bbf7b0a81f477d8c02c21151052b05b31160f2f81a83f5d7260bd82c171681a059b12012e794c6e5cf
+Size (stripe-4.1.0.tar.gz) = 266799 bytes