pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-stripe
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 30 06:52:40 UTC 2020
Modified Files:
pkgsrc/finance/py-stripe: Makefile PLIST distinfo
Log Message:
py-stripe: updated to 2.54.0
2.54.0:
Add support for the `SetupAttempt` resource and List API
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/finance/py-stripe/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/py-stripe/Makefile
diff -u pkgsrc/finance/py-stripe/Makefile:1.30 pkgsrc/finance/py-stripe/Makefile:1.31
--- pkgsrc/finance/py-stripe/Makefile:1.30 Tue Sep 29 18:45:33 2020
+++ pkgsrc/finance/py-stripe/Makefile Wed Sep 30 06:52:40 2020
@@ -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/}
Index: pkgsrc/finance/py-stripe/PLIST
diff -u pkgsrc/finance/py-stripe/PLIST:1.14 pkgsrc/finance/py-stripe/PLIST:1.15
--- pkgsrc/finance/py-stripe/PLIST:1.14 Fri Aug 21 07:55:10 2020
+++ pkgsrc/finance/py-stripe/PLIST Wed Sep 30 06:52:40 2020
@@ -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/revers
${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
Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.27 pkgsrc/finance/py-stripe/distinfo:1.28
--- pkgsrc/finance/py-stripe/distinfo:1.27 Tue Sep 29 18:45:33 2020
+++ pkgsrc/finance/py-stripe/distinfo Wed Sep 30 06:52:40 2020
@@ -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