pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 2.54.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d8262d240a28
branches:  trunk
changeset: 439919:d8262d240a28
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Sep 30 06:52:40 2020 +0000

description:
py-stripe: updated to 2.54.0

2.54.0:
Add support for the `SetupAttempt` resource and List API

diffstat:

 finance/py-stripe/Makefile |   4 ++--
 finance/py-stripe/PLIST    |   5 ++++-
 finance/py-stripe/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r abaa03c7246e -r d8262d240a28 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Wed Sep 30 06:51:08 2020 +0000
+++ b/finance/py-stripe/Makefile        Wed Sep 30 06:52:40 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/09/29 18:45:33 adam Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/30 06:52:40 adam Exp $
 
-DISTNAME=      stripe-2.53.0
+DISTNAME=      stripe-2.54.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}
diff -r abaa03c7246e -r d8262d240a28 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST   Wed Sep 30 06:51:08 2020 +0000
+++ b/finance/py-stripe/PLIST   Wed Sep 30 06:52:40 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/08/21 07:55:10 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2020/09/30 06:52:40 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -248,6 +248,9 @@
 ${PYSITELIB}/stripe/api_resources/review.py
 ${PYSITELIB}/stripe/api_resources/review.pyc
 ${PYSITELIB}/stripe/api_resources/review.pyo
+${PYSITELIB}/stripe/api_resources/setup_attempt.py
+${PYSITELIB}/stripe/api_resources/setup_attempt.pyc
+${PYSITELIB}/stripe/api_resources/setup_attempt.pyo
 ${PYSITELIB}/stripe/api_resources/setup_intent.py
 ${PYSITELIB}/stripe/api_resources/setup_intent.pyc
 ${PYSITELIB}/stripe/api_resources/setup_intent.pyo
diff -r abaa03c7246e -r d8262d240a28 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Wed Sep 30 06:51:08 2020 +0000
+++ b/finance/py-stripe/distinfo        Wed Sep 30 06:52:40 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2020/09/29 18:45:33 adam Exp $
+$NetBSD: distinfo,v 1.28 2020/09/30 06:52:40 adam Exp $
 
-SHA1 (stripe-2.53.0.tar.gz) = 67a9e8db7775b139545c38869c669e923e3acc83
-RMD160 (stripe-2.53.0.tar.gz) = ef2be41190d335a23f7bf2872ce515fe652442b3
-SHA512 (stripe-2.53.0.tar.gz) = bc0c322debcdf19da6fed5e88a10f20481561f6bfe35ffae67edf55ec71117784b1b3822db92ea3201f2973a3904792e6b9e05c7f1531074a92dab5fa5924211
-Size (stripe-2.53.0.tar.gz) = 219266 bytes
+SHA1 (stripe-2.54.0.tar.gz) = d46495b889fc16559f5bd82ce5f84147834e4cd7
+RMD160 (stripe-2.54.0.tar.gz) = dd338e7281a88cf2aea028a42f4fb2fa4c499702
+SHA512 (stripe-2.54.0.tar.gz) = 29db0b5df47633b41193d38798fcfb44d69b3d22c0e32a14cb4729ffc3d54ee0f6443b8172d27515c6da5e4b8085bae9dec2eb7edbda0c1b88f00fc5520bb66c
+Size (stripe-2.54.0.tar.gz) = 220209 bytes



Home | Main Index | Thread Index | Old Index