Source-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.51.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9a46f28edcd
branches:  trunk
changeset: 438699:a9a46f28edcd
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 08 17:44:37 2020 +0000

description:
py-stripe: updated to 2.51.0

2.51.0:
Add support for the Issuing Dispute Submit API

diffstat:

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

diffs (27 lines):

diff -r 17a0c7996157 -r a9a46f28edcd finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Tue Sep 08 17:43:12 2020 +0000
+++ b/finance/py-stripe/Makefile        Tue Sep 08 17:44:37 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2020/08/21 07:55:10 adam Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/08 17:44:37 adam Exp $
 
-DISTNAME=      stripe-2.50.0
+DISTNAME=      stripe-2.51.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}
diff -r 17a0c7996157 -r a9a46f28edcd finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Tue Sep 08 17:43:12 2020 +0000
+++ b/finance/py-stripe/distinfo        Tue Sep 08 17:44:37 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2020/08/21 07:55:10 adam Exp $
+$NetBSD: distinfo,v 1.26 2020/09/08 17:44:37 adam Exp $
 
-SHA1 (stripe-2.50.0.tar.gz) = 99fba920885c2f2a229653e7670da8842b010378
-RMD160 (stripe-2.50.0.tar.gz) = 6bac7afff934ecf05ba6cd072893f8357253fa3d
-SHA512 (stripe-2.50.0.tar.gz) = d5d08db262e3d2df3d90e147d09f85c35791ded4d453eed2fe15567b705efc60d03a8ba5b6ebcc433554aab81e1449b1827cb930dd84e2da26636da34ad2ca14
-Size (stripe-2.50.0.tar.gz) = 219494 bytes
+SHA1 (stripe-2.51.0.tar.gz) = 8e17394ef42ba5a4103c4712c4e061e9be0bd0bd
+RMD160 (stripe-2.51.0.tar.gz) = f9d52c00203880832d6c0742b75d1970b2b12279
+SHA512 (stripe-2.51.0.tar.gz) = 6dce1a3037f971b328859f8c9c00e7951a3bbc78121610b4e22fe890eddf0662cb9cbd60baafd175e6629fcc51b3c32b634902c2a84ffeb5e05c219ea572a45a
+Size (stripe-2.51.0.tar.gz) = 219804 bytes



Home | Main Index | Thread Index | Old Index