diff options
author | adam <adam@pkgsrc.org> | 2022-03-15 06:01:19 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-03-15 06:01:19 +0000 |
commit | 55e6a368cd708cefb584d5fdd58b570beed5a8d0 (patch) | |
tree | ca712c829c602dbf2fa8dae4ad6741815313c54e /finance | |
parent | f75d3201d97fae4c44df1a1eeb69db5c8cfb2c18 (diff) | |
download | pkgsrc-55e6a368cd708cefb584d5fdd58b570beed5a8d0.tar.gz |
py-stripe: updated to 2.67.0
2.67.0
* Add support for new resource `TestHelpers.TestClock`
Diffstat (limited to 'finance')
-rw-r--r-- | finance/py-stripe/Makefile | 4 | ||||
-rw-r--r-- | finance/py-stripe/PLIST | 8 | ||||
-rw-r--r-- | finance/py-stripe/distinfo | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index 3cec9c36235..7ba0e12016f 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2022/02/27 09:05:25 adam Exp $ +# $NetBSD: Makefile,v 1.47 2022/03/15 06:01:19 adam Exp $ -DISTNAME= stripe-2.66.0 +DISTNAME= stripe-2.67.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 2c210289d66..6c9d2a0dc60 100644 --- a/finance/py-stripe/PLIST +++ b/finance/py-stripe/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2022/01/23 19:14:56 adam Exp $ +@comment $NetBSD: PLIST,v 1.22 2022/03/15 06:01:19 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -320,6 +320,12 @@ ${PYSITELIB}/stripe/api_resources/terminal/location.pyo ${PYSITELIB}/stripe/api_resources/terminal/reader.py ${PYSITELIB}/stripe/api_resources/terminal/reader.pyc ${PYSITELIB}/stripe/api_resources/terminal/reader.pyo +${PYSITELIB}/stripe/api_resources/test_helpers/__init__.py +${PYSITELIB}/stripe/api_resources/test_helpers/__init__.pyc +${PYSITELIB}/stripe/api_resources/test_helpers/__init__.pyo +${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.py +${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.pyc +${PYSITELIB}/stripe/api_resources/test_helpers/test_clock.pyo ${PYSITELIB}/stripe/api_resources/three_d_secure.py ${PYSITELIB}/stripe/api_resources/three_d_secure.pyc ${PYSITELIB}/stripe/api_resources/three_d_secure.pyo diff --git a/finance/py-stripe/distinfo b/finance/py-stripe/distinfo index d7010ec2317..95e21f20ff0 100644 --- a/finance/py-stripe/distinfo +++ b/finance/py-stripe/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2022/02/27 09:05:25 adam Exp $ +$NetBSD: distinfo,v 1.45 2022/03/15 06:01:19 adam Exp $ -BLAKE2s (stripe-2.66.0.tar.gz) = 7fc3675f1d11f7e9af52fab28d16417aff75f01ed91e09c186ebd158437a5f6b -SHA512 (stripe-2.66.0.tar.gz) = d716e82580757ec0b187a74de1f8ef7bbe2f32468f13c551886bcbadf631eef001df9f4d249f091856b009545ca8b6d60f16c07e79345fee33651e7d27fb31c0 -Size (stripe-2.66.0.tar.gz) = 234929 bytes +BLAKE2s (stripe-2.67.0.tar.gz) = f3952bd7d18383d4d35ee6ded1d1aaa88c12bf218ee2b1560a23885144818288 +SHA512 (stripe-2.67.0.tar.gz) = 099208259c6ca8d69fd6f39f72b9f12f41eace2f0a2a08b017f6141ad06882df742749941326fb8d9898db7c59e32ed74a464ad372d6f7f0a929c9ae4e4d2475 +Size (stripe-2.67.0.tar.gz) = 235426 bytes |