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.62.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/efa8e8ad1ad2
branches:  trunk
changeset: 769318:efa8e8ad1ad2
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Nov 12 10:22:57 2021 +0000

description:
py-stripe: updated to 2.62.0

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

diffstat:

 finance/py-stripe/Makefile |  4 ++--
 finance/py-stripe/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 7782e5425f34 -r efa8e8ad1ad2 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Fri Nov 12 10:21:47 2021 +0000
+++ b/finance/py-stripe/Makefile        Fri Nov 12 10:22:57 2021 +0000
@@ -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/}
diff -r 7782e5425f34 -r efa8e8ad1ad2 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Fri Nov 12 10:21:47 2021 +0000
+++ b/finance/py-stripe/distinfo        Fri Nov 12 10:22:57 2021 +0000
@@ -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