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: Thu Mar 31 07:24:00 UTC 2022
Modified Files:
pkgsrc/finance/py-stripe: Makefile distinfo
Log Message:
py-stripe: updated to 2.70.0
2.70.0 - 2022-03-30
* API Updates
* Add support for `cancel_action`, `process_payment_intent`, `process_setup_intent`, and `set_reader_display` methods on resource `Terminal.Reader`
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.46 -r1.47 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.48 pkgsrc/finance/py-stripe/Makefile:1.49
--- pkgsrc/finance/py-stripe/Makefile:1.48 Wed Mar 30 07:14:50 2022
+++ pkgsrc/finance/py-stripe/Makefile Thu Mar 31 07:24:00 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2022/03/30 07:14:50 adam Exp $
+# $NetBSD: Makefile,v 1.49 2022/03/31 07:24:00 adam Exp $
-DISTNAME= stripe-2.69.0
+DISTNAME= stripe-2.70.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.46 pkgsrc/finance/py-stripe/distinfo:1.47
--- pkgsrc/finance/py-stripe/distinfo:1.46 Wed Mar 30 07:14:50 2022
+++ pkgsrc/finance/py-stripe/distinfo Thu Mar 31 07:24:00 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2022/03/30 07:14:50 adam Exp $
+$NetBSD: distinfo,v 1.47 2022/03/31 07:24:00 adam Exp $
-BLAKE2s (stripe-2.69.0.tar.gz) = cc000eb7ad4195b7e172d8d8b8d1fa94eee54ffbe7f8eb3b5c429c15b5e83ef8
-SHA512 (stripe-2.69.0.tar.gz) = 4b7d9e92de34c7495c9160b60241a0716c3a416ccd8a54ab0d3c6707d52815603ee6724e918819e47658795a682dfbbe11a81dea539a4ab209fed5d7a7f954a1
-Size (stripe-2.69.0.tar.gz) = 239405 bytes
+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
Home |
Main Index |
Thread Index |
Old Index