From 99b748cbd886ceef42de1b154b1e539f7e7bec85 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 21 Aug 2020 07:55:10 +0000 Subject: py-stripe: updated to 2.50.0 2.50.0 * Add support for the `PromotionCode` resource and APIs --- finance/py-stripe/Makefile | 4 ++-- finance/py-stripe/PLIST | 5 ++++- finance/py-stripe/distinfo | 10 +++++----- 3 files changed, 11 insertions(+), 8 deletions(-) (limited to 'finance') diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index e7ce5f931c0..85da4306230 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -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 --git a/finance/py-stripe/PLIST b/finance/py-stripe/PLIST index 9c27634a54a..fd8df55b007 100644 --- a/finance/py-stripe/PLIST +++ b/finance/py-stripe/PLIST @@ -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/price.pyo ${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 --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo index 4aee8f81206..7c5be5b6d29 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -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 -- cgit v1.2.3