summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-01-23 19:14:56 +0000
committeradam <adam@pkgsrc.org>2022-01-23 19:14:56 +0000
commitc9fe1f64ecb117227bd096780ed6ba5b73b56723 (patch)
tree0261aebaa57171b7c4fed20a4b7d380cd0a5a69d /finance
parent83e34be90ecd7a928adacd4517c9778abb671c87 (diff)
downloadpkgsrc-c9fe1f64ecb117227bd096780ed6ba5b73b56723.tar.gz
py-stripe: updated to 2.65.0
2.65.0 * API Updates * Add support for new resource `PaymentLink` * Start testing Python 3.10
Diffstat (limited to 'finance')
-rw-r--r--finance/py-stripe/Makefile5
-rw-r--r--finance/py-stripe/PLIST5
-rw-r--r--finance/py-stripe/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile
index f3925bf298b..af3010ce8f2 100644
--- a/finance/py-stripe/Makefile
+++ b/finance/py-stripe/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2022/01/04 20:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2022/01/23 19:14:56 adam Exp $
-DISTNAME= stripe-2.64.0
+DISTNAME= stripe-2.65.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST
index ce18aaa7351..2c210289d66 100644
--- a/finance/py-stripe/PLIST
+++ b/finance/py-stripe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2021/11/17 13:51:55 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2022/01/23 19:14:56 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -203,6 +203,9 @@ ${PYSITELIB}/stripe/api_resources/order_return.pyo
${PYSITELIB}/stripe/api_resources/payment_intent.py
${PYSITELIB}/stripe/api_resources/payment_intent.pyc
${PYSITELIB}/stripe/api_resources/payment_intent.pyo
+${PYSITELIB}/stripe/api_resources/payment_link.py
+${PYSITELIB}/stripe/api_resources/payment_link.pyc
+${PYSITELIB}/stripe/api_resources/payment_link.pyo
${PYSITELIB}/stripe/api_resources/payment_method.py
${PYSITELIB}/stripe/api_resources/payment_method.pyc
${PYSITELIB}/stripe/api_resources/payment_method.pyo
diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo
index a8071b44280..732d48e807b 100644
--- a/finance/py-stripe/distinfo
+++ b/finance/py-stripe/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2021/12/30 20:41:18 adam Exp $
+$NetBSD: distinfo,v 1.43 2022/01/23 19:14:56 adam Exp $
-BLAKE2s (stripe-2.64.0.tar.gz) = 695b30f4f14a4519ce07070d44d9bcdddc668224ebe9a6a64245ae97e2ecb52c
-SHA512 (stripe-2.64.0.tar.gz) = 5055b5a712c0891f3660d00fe7bb27452cce33aa4a9c70fbd7391dd989d31aeb8d8288c3cdd22747b6fd4c480be17f7ab9428c31ea7d2c674e175e77f4f6a0b7
-Size (stripe-2.64.0.tar.gz) = 234442 bytes
+BLAKE2s (stripe-2.65.0.tar.gz) = 48e100e91cda1c814ee2f1374fc9a20bc0a9b79e27e715de8c7d87214fda8708
+SHA512 (stripe-2.65.0.tar.gz) = 309a3e2202e7e8983bf7d8a403a588c6793f35866bf44edf6fc2877624a98716033e633b1f38790b2731049cfef3f90c878b5bc9df65dce9f4606414944dc8f4
+Size (stripe-2.65.0.tar.gz) = 234847 bytes