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:           Sun Feb 27 09:05:25 UTC 2022

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

Log Message:
py-stripe: updated to 2.66.0

2.66.0:
Add support for `verify_microdeposits` method on resources `PaymentIntent` and `SetupIntent`


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.43 -r1.44 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.45 pkgsrc/finance/py-stripe/Makefile:1.46
--- pkgsrc/finance/py-stripe/Makefile:1.45      Sun Jan 23 19:14:56 2022
+++ pkgsrc/finance/py-stripe/Makefile   Sun Feb 27 09:05:25 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2022/01/23 19:14:56 adam Exp $
+# $NetBSD: Makefile,v 1.46 2022/02/27 09:05:25 adam Exp $
 
-DISTNAME=      stripe-2.65.0
+DISTNAME=      stripe-2.66.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.43 pkgsrc/finance/py-stripe/distinfo:1.44
--- pkgsrc/finance/py-stripe/distinfo:1.43      Sun Jan 23 19:14:56 2022
+++ pkgsrc/finance/py-stripe/distinfo   Sun Feb 27 09:05:25 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2022/01/23 19:14:56 adam Exp $
+$NetBSD: distinfo,v 1.44 2022/02/27 09:05:25 adam Exp $
 
-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
+BLAKE2s (stripe-2.66.0.tar.gz) = 7fc3675f1d11f7e9af52fab28d16417aff75f01ed91e09c186ebd158437a5f6b
+SHA512 (stripe-2.66.0.tar.gz) = d716e82580757ec0b187a74de1f8ef7bbe2f32468f13c551886bcbadf631eef001df9f4d249f091856b009545ca8b6d60f16c07e79345fee33651e7d27fb31c0
+Size (stripe-2.66.0.tar.gz) = 234929 bytes



Home | Main Index | Thread Index | Old Index