Sat Apr 11 07:41:48 2020 UTC ()
py-stripe: updated to 2.45.0

2.45.0:
Add support for Express links in `authorize_url` for `OAuth`


(adam)
diff -r1.21 -r1.22 pkgsrc/finance/py-stripe/Makefile
diff -r1.19 -r1.20 pkgsrc/finance/py-stripe/distinfo

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

--- pkgsrc/finance/py-stripe/Makefile 2020/03/24 07:01:39 1.21
+++ pkgsrc/finance/py-stripe/Makefile 2020/04/11 07:41:48 1.22
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.21 2020/03/24 07:01:39 adam Exp $ 1# $NetBSD: Makefile,v 1.22 2020/04/11 07:41:48 adam Exp $
2 2
3DISTNAME= stripe-2.44.0 3DISTNAME= stripe-2.45.0
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://stripe.com/ 9HOMEPAGE= https://stripe.com/
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>=3.4:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test>=3.4:../../devel/py-test
16TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.5:../../devel/py-test-cov 16TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.5:../../devel/py-test-cov

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

--- pkgsrc/finance/py-stripe/distinfo 2020/03/24 07:01:39 1.19
+++ pkgsrc/finance/py-stripe/distinfo 2020/04/11 07:41:48 1.20
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.19 2020/03/24 07:01:39 adam Exp $ 1$NetBSD: distinfo,v 1.20 2020/04/11 07:41:48 adam Exp $
2 2
3SHA1 (stripe-2.44.0.tar.gz) = eeea881337549c9d5e038d7f8062fcc7ec380430 3SHA1 (stripe-2.45.0.tar.gz) = bf9e0e7623453f552fa8b5af215907820c216692
4RMD160 (stripe-2.44.0.tar.gz) = 04838ffcf12b243cf08a672ec53a5a854f502411 4RMD160 (stripe-2.45.0.tar.gz) = 98f25bb308eada476e930e94b6d7f0c86791efc6
5SHA512 (stripe-2.44.0.tar.gz) = 8e1fdf1b245297b941f32fba98d70e91f0b42199d1625d088fe8e635bfc76f197cc3aff2a0dc61fd6d1520d2b4bb6a3e31be76e4c97fdf5476d0925a4559f6bf 5SHA512 (stripe-2.45.0.tar.gz) = 80f65515dc03b550a051eb2933facc8fb0f2e05a133fb3686a1ab1052c52057eb921a8056699e1c9236c02041cd7c85b88b9272b29ea53114b52e162e1496112
6Size (stripe-2.44.0.tar.gz) = 217528 bytes 6Size (stripe-2.45.0.tar.gz) = 217653 bytes