pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/py-stripe



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul 21 21:20:35 UTC 2020

Modified Files:
        pkgsrc/finance/py-stripe: Makefile distinfo

Log Message:
py-stripe: updated to 2.49.0

2.49.0:
Support stripe.File.create(stripe_version='...')


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/finance/py-stripe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-stripe/Makefile
diff -u pkgsrc/finance/py-stripe/Makefile:1.26 pkgsrc/finance/py-stripe/Makefile:1.27
--- pkgsrc/finance/py-stripe/Makefile:1.26      Sat May 16 17:42:42 2020
+++ pkgsrc/finance/py-stripe/Makefile   Tue Jul 21 21:20:35 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2020/05/16 17:42:42 adam Exp $
+# $NetBSD: Makefile,v 1.27 2020/07/21 21:20:35 adam Exp $
 
-DISTNAME=      stripe-2.48.0
+DISTNAME=      stripe-2.49.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.23 pkgsrc/finance/py-stripe/distinfo:1.24
--- pkgsrc/finance/py-stripe/distinfo:1.23      Tue May 12 06:51:27 2020
+++ pkgsrc/finance/py-stripe/distinfo   Tue Jul 21 21:20:35 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/05/12 06:51:27 adam Exp $
+$NetBSD: distinfo,v 1.24 2020/07/21 21:20:35 adam Exp $
 
-SHA1 (stripe-2.48.0.tar.gz) = c0da6ea82dded2a072a50eb21bcc9cd014e543b6
-RMD160 (stripe-2.48.0.tar.gz) = 4e0c4f626f1af8bf1dbef3bb7c618db185d6df9d
-SHA512 (stripe-2.48.0.tar.gz) = c72203f4598540e378e42372446c59cc8bcff06e02263f74d906b6b441453eb26ea4f8708b6477392b2504a4a15205c0b9f758738393f15a3a156915448a981c
-Size (stripe-2.48.0.tar.gz) = 218699 bytes
+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



Home | Main Index | Thread Index | Old Index