Sun Feb 7 12:39:59 2021 UTC ()
py-stripe: updated to 2.55.2

2.55.2:
Fix CA bundle path issue


(adam)
diff -r1.33 -r1.34 pkgsrc/finance/py-stripe/Makefile
diff -r1.30 -r1.31 pkgsrc/finance/py-stripe/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/finance/py-stripe/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/Makefile 2020/12/02 19:58:14 1.33
+++ pkgsrc/finance/py-stripe/Makefile 2021/02/07 12:39:59 1.34
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2020/12/02 19:58:14 adam Exp $ 1# $NetBSD: Makefile,v 1.34 2021/02/07 12:39:59 adam Exp $
2 2
3DISTNAME= stripe-2.55.1 3DISTNAME= stripe-2.55.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/stripe/stripe-python 9HOMEPAGE= https://github.com/stripe/stripe-python
10COMMENT= Stripe python bindings 10COMMENT= Stripe python bindings
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20:../../devel/py-requests 13DEPENDS+= ${PYPKGPREFIX}-requests>=2.20:../../devel/py-requests
14# tests require stripe-mock 14# tests require stripe-mock
15TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.5:../../devel/py-test-cov 15TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.5:../../devel/py-test-cov
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=1.7:../../devel/py-test-mock 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-mock>=1.7:../../devel/py-test-mock

cvs diff -r1.30 -r1.31 pkgsrc/finance/py-stripe/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/distinfo 2020/12/02 19:58:14 1.30
+++ pkgsrc/finance/py-stripe/distinfo 2021/02/07 12:39:59 1.31
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.30 2020/12/02 19:58:14 adam Exp $ 1$NetBSD: distinfo,v 1.31 2021/02/07 12:39:59 adam Exp $
2 2
3SHA1 (stripe-2.55.1.tar.gz) = 55648c18c534c10f2293a59c00a3a6c06e858e7c 3SHA1 (stripe-2.55.2.tar.gz) = dc79c92f02cc4f3d8f6eb62e458999fa657b82ab
4RMD160 (stripe-2.55.1.tar.gz) = 575f1621ce3c738f65621573bad10e56cc8d26d2 4RMD160 (stripe-2.55.2.tar.gz) = 4ebf610a25a502d00dff889465cf185ce71ff2f0
5SHA512 (stripe-2.55.1.tar.gz) = f776539758797fdc994191d1b15b124faaca59168ac2cd4f517612d5a25b208f5dadceaa849b3bce9509ffa1be62704fa9cb5db66223ef01bc8d2f55b0002c94 5SHA512 (stripe-2.55.2.tar.gz) = 9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b
6Size (stripe-2.55.1.tar.gz) = 221154 bytes 6Size (stripe-2.55.2.tar.gz) = 215652 bytes