Sun Apr 24 17:11:31 2022 UTC ()
py-stripe: updated to 2.74.0

2.74.0
* API Updates
  * Add support for `expire` test helper method on resource `Refund`


(adam)
diff -r1.52 -r1.53 pkgsrc/finance/py-stripe/Makefile
diff -r1.50 -r1.51 pkgsrc/finance/py-stripe/distinfo

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

--- pkgsrc/finance/py-stripe/Makefile 2022/04/21 07:54:15 1.52
+++ pkgsrc/finance/py-stripe/Makefile 2022/04/24 17:11:31 1.53
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.52 2022/04/21 07:54:15 adam Exp $ 1# $NetBSD: Makefile,v 1.53 2022/04/24 17:11:31 adam Exp $
2 2
3DISTNAME= stripe-2.73.0 3DISTNAME= stripe-2.74.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://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.50 -r1.51 pkgsrc/finance/py-stripe/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-stripe/distinfo 2022/04/21 07:54:15 1.50
+++ pkgsrc/finance/py-stripe/distinfo 2022/04/24 17:11:31 1.51
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.50 2022/04/21 07:54:15 adam Exp $ 1$NetBSD: distinfo,v 1.51 2022/04/24 17:11:31 adam Exp $
2 2
3BLAKE2s (stripe-2.73.0.tar.gz) = 7dfcf32dabbfbea7eb42167f1d2636a864ecd4d9d5b9c1f1d61531172866fdb8 3BLAKE2s (stripe-2.74.0.tar.gz) = 3486711b1eba18c0320c832225712dd315c5d34bb6aed771fbc861c6f54a5fd0
4SHA512 (stripe-2.73.0.tar.gz) = e2b41d28c9a63564a86e2acd1f36727b34f9133b43104ad6736ad9f706396ce534e59252728342ffea1ce766fcc15b9fc24a00a7797547e8e3fc05943a462a9c 4SHA512 (stripe-2.74.0.tar.gz) = f7f549e5b5eec38248320f7852f0c5fa3476f3d68aab646f04f207e0d6be20cb54ed13e4093d40313502c9aed7b60392c20c1baded4bb845703647d8c022342b
5Size (stripe-2.73.0.tar.gz) = 240478 bytes 5Size (stripe-2.74.0.tar.gz) = 240731 bytes