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:           Tue Oct 12 09:27:46 UTC 2021

Modified Files:
        pkgsrc/finance/py-stripe: Makefile distinfo

Log Message:
py-stripe: updated to 2.61.0

2.61.0
* API Updates
* Add support for `list_payment_methods` method on resource `Customer`
* Stop sending raw exception message as part of Stripe user agent.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.37 -r1.38 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.39 pkgsrc/finance/py-stripe/Makefile:1.40
--- pkgsrc/finance/py-stripe/Makefile:1.39      Fri Jul 16 06:40:15 2021
+++ pkgsrc/finance/py-stripe/Makefile   Tue Oct 12 09:27:46 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2021/07/16 06:40:15 adam Exp $
+# $NetBSD: Makefile,v 1.40 2021/10/12 09:27:46 adam Exp $
 
-DISTNAME=      stripe-2.60.0
+DISTNAME=      stripe-2.61.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.37 pkgsrc/finance/py-stripe/distinfo:1.38
--- pkgsrc/finance/py-stripe/distinfo:1.37      Thu Oct  7 13:53:55 2021
+++ pkgsrc/finance/py-stripe/distinfo   Tue Oct 12 09:27:46 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2021/10/07 13:53:55 nia Exp $
+$NetBSD: distinfo,v 1.38 2021/10/12 09:27:46 adam Exp $
 
-RMD160 (stripe-2.60.0.tar.gz) = 9797e1c29ca9e5242634755c17c82e0c7bfc9053
-SHA512 (stripe-2.60.0.tar.gz) = eaae2356ed83285713be6396c071b8f5761ad0ff651691b1560b06bca190a5c5df3659182e5a25e8d286257046162f32755854f0e382a280cb63180478114502
-Size (stripe-2.60.0.tar.gz) = 219649 bytes
+RMD160 (stripe-2.61.0.tar.gz) = e3b71888964a4e7e723ad249838847b8fc9c2ee9
+SHA512 (stripe-2.61.0.tar.gz) = 5b331d862ea832a821a9dff9bb7569aa2b94726c2d36ec5f304a5a41b3fcdda1096f85f444500f0826fd3e349c47b5ef18ab91b8ec5cb67d966346a0cbd1a7ef
+Size (stripe-2.61.0.tar.gz) = 231302 bytes



Home | Main Index | Thread Index | Old Index