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:           Fri Nov 12 10:22:57 UTC 2021

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

Log Message:
py-stripe: updated to 2.62.0

2.62.0:
* Add support for `expire` method on resource `Checkout.Session`


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.39 -r1.40 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.40 pkgsrc/finance/py-stripe/Makefile:1.41
--- pkgsrc/finance/py-stripe/Makefile:1.40      Tue Oct 12 09:27:46 2021
+++ pkgsrc/finance/py-stripe/Makefile   Fri Nov 12 10:22:57 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2021/10/12 09:27:46 adam Exp $
+# $NetBSD: Makefile,v 1.41 2021/11/12 10:22:57 adam Exp $
 
-DISTNAME=      stripe-2.61.0
+DISTNAME=      stripe-2.62.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.39 pkgsrc/finance/py-stripe/distinfo:1.40
--- pkgsrc/finance/py-stripe/distinfo:1.39      Tue Oct 26 10:26:05 2021
+++ pkgsrc/finance/py-stripe/distinfo   Fri Nov 12 10:22:57 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 10:26:05 nia Exp $
+$NetBSD: distinfo,v 1.40 2021/11/12 10:22:57 adam Exp $
 
-BLAKE2s (stripe-2.61.0.tar.gz) = b34b7696fafe0607c26b9379735324c04bc8a37a5bc52c0d5b97a0d0e3db1ee6
-SHA512 (stripe-2.61.0.tar.gz) = 5b331d862ea832a821a9dff9bb7569aa2b94726c2d36ec5f304a5a41b3fcdda1096f85f444500f0826fd3e349c47b5ef18ab91b8ec5cb67d966346a0cbd1a7ef
-Size (stripe-2.61.0.tar.gz) = 231302 bytes
+BLAKE2s (stripe-2.62.0.tar.gz) = e512a1544944b8ead0a3176f90f69941c61fe37c7be349c45918dd771be8b92c
+SHA512 (stripe-2.62.0.tar.gz) = 5c2f49e0639082a75ee97b8ad6e50926bb1d894b395f5363b2300825e497527518b682c3380ef458b4dc9ab832dc71afae5f85ff4ecc2e188aab4ad29df4a60f
+Size (stripe-2.62.0.tar.gz) = 233447 bytes



Home | Main Index | Thread Index | Old Index