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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e530df2a8fc
branches:  trunk
changeset: 376677:9e530df2a8fc
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Apr 11 16:35:27 2022 +0000

description:
py-stripe: updated to 2.71.0

2.71.0 - 2022-04-08
* API Updates
  * Add support for `apply_customer_balance` method on resource `PaymentIntent`

diffstat:

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

diffs (25 lines):

diff -r 10551964fe28 -r 9e530df2a8fc finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Mon Apr 11 16:33:56 2022 +0000
+++ b/finance/py-stripe/Makefile        Mon Apr 11 16:35:27 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2022/03/31 07:24:00 adam Exp $
+# $NetBSD: Makefile,v 1.50 2022/04/11 16:35:27 adam Exp $
 
-DISTNAME=      stripe-2.70.0
+DISTNAME=      stripe-2.71.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}
diff -r 10551964fe28 -r 9e530df2a8fc finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Mon Apr 11 16:33:56 2022 +0000
+++ b/finance/py-stripe/distinfo        Mon Apr 11 16:35:27 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2022/03/31 07:24:00 adam Exp $
+$NetBSD: distinfo,v 1.48 2022/04/11 16:35:27 adam Exp $
 
-BLAKE2s (stripe-2.70.0.tar.gz) = fcb510935f3cc967de10699acbb393c6681395a1e9e49a0bddab6fa3f12c8e66
-SHA512 (stripe-2.70.0.tar.gz) = 62f40d82e4a5d37ce070a2457b8372d903993e209f6a042ab97a93f5ee98eb994c0cac070451e2b130df9a72f4a9ece65600266735b438aff3cc5cf09e217b27
-Size (stripe-2.70.0.tar.gz) = 239653 bytes
+BLAKE2s (stripe-2.71.0.tar.gz) = e032c83c66aa1245c67aa20e304adb8ac22a8c7dec7860da9a6d348d70411ba4
+SHA512 (stripe-2.71.0.tar.gz) = 5acbaba1e2a5e063beafd0b67994a4a4c7d207f220a49e84b7ab3c0288a92150fd10048f7782e32c3033f4a920f5e81a0893610545e5d1f49ee6dbe62aa4b3a5
+Size (stripe-2.71.0.tar.gz) = 239817 bytes



Home | Main Index | Thread Index | Old Index