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.50.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdda56b2fad0
branches: trunk
changeset: 437330:fdda56b2fad0
user: adam <adam%pkgsrc.org@localhost>
date: Fri Aug 21 07:55:10 2020 +0000
description:
py-stripe: updated to 2.50.0
2.50.0
* Add support for the `PromotionCode` resource and APIs
diffstat:
finance/py-stripe/Makefile | 4 ++--
finance/py-stripe/PLIST | 5 ++++-
finance/py-stripe/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 2c8a495264dd -r fdda56b2fad0 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile Fri Aug 21 07:54:23 2020 +0000
+++ b/finance/py-stripe/Makefile Fri Aug 21 07:55:10 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/07/21 21:20:35 adam Exp $
+# $NetBSD: Makefile,v 1.28 2020/08/21 07:55:10 adam Exp $
-DISTNAME= stripe-2.49.0
+DISTNAME= stripe-2.50.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff -r 2c8a495264dd -r fdda56b2fad0 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST Fri Aug 21 07:54:23 2020 +0000
+++ b/finance/py-stripe/PLIST Fri Aug 21 07:55:10 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2020/05/12 06:51:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2020/08/21 07:55:10 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -209,6 +209,9 @@
${PYSITELIB}/stripe/api_resources/product.py
${PYSITELIB}/stripe/api_resources/product.pyc
${PYSITELIB}/stripe/api_resources/product.pyo
+${PYSITELIB}/stripe/api_resources/promotion_code.py
+${PYSITELIB}/stripe/api_resources/promotion_code.pyc
+${PYSITELIB}/stripe/api_resources/promotion_code.pyo
${PYSITELIB}/stripe/api_resources/radar/__init__.py
${PYSITELIB}/stripe/api_resources/radar/__init__.pyc
${PYSITELIB}/stripe/api_resources/radar/__init__.pyo
diff -r 2c8a495264dd -r fdda56b2fad0 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo Fri Aug 21 07:54:23 2020 +0000
+++ b/finance/py-stripe/distinfo Fri Aug 21 07:55:10 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/07/21 21:20:35 adam Exp $
+$NetBSD: distinfo,v 1.25 2020/08/21 07:55:10 adam Exp $
-SHA1 (stripe-2.49.0.tar.gz) = 01ce7abd5416d18b86835c46c08a397780eb0929
-RMD160 (stripe-2.49.0.tar.gz) = b61e7a346477ec22a5d8476a4ab1eb1e79f3f25a
-SHA512 (stripe-2.49.0.tar.gz) = a3c3a8fc66744a3c062ef76038f5d32d64bbf6cbe6fe119c143f03078b48ca39e13c6dd59c2953ad2c6c94dc0e983c100dc5c4b44e77f19f55e0195c6cc1d515
-Size (stripe-2.49.0.tar.gz) = 219206 bytes
+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
Home |
Main Index |
Thread Index |
Old Index