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:           Sun Feb  7 12:39:59 UTC 2021

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

Log Message:
py-stripe: updated to 2.55.2

2.55.2:
Fix CA bundle path issue


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.30 -r1.31 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.33 pkgsrc/finance/py-stripe/Makefile:1.34
--- pkgsrc/finance/py-stripe/Makefile:1.33      Wed Dec  2 19:58:14 2020
+++ pkgsrc/finance/py-stripe/Makefile   Sun Feb  7 12:39:59 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/12/02 19:58:14 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/02/07 12:39:59 adam Exp $
 
-DISTNAME=      stripe-2.55.1
+DISTNAME=      stripe-2.55.2
 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.30 pkgsrc/finance/py-stripe/distinfo:1.31
--- pkgsrc/finance/py-stripe/distinfo:1.30      Wed Dec  2 19:58:14 2020
+++ pkgsrc/finance/py-stripe/distinfo   Sun Feb  7 12:39:59 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2020/12/02 19:58:14 adam Exp $
+$NetBSD: distinfo,v 1.31 2021/02/07 12:39:59 adam Exp $
 
-SHA1 (stripe-2.55.1.tar.gz) = 55648c18c534c10f2293a59c00a3a6c06e858e7c
-RMD160 (stripe-2.55.1.tar.gz) = 575f1621ce3c738f65621573bad10e56cc8d26d2
-SHA512 (stripe-2.55.1.tar.gz) = f776539758797fdc994191d1b15b124faaca59168ac2cd4f517612d5a25b208f5dadceaa849b3bce9509ffa1be62704fa9cb5db66223ef01bc8d2f55b0002c94
-Size (stripe-2.55.1.tar.gz) = 221154 bytes
+SHA1 (stripe-2.55.2.tar.gz) = dc79c92f02cc4f3d8f6eb62e458999fa657b82ab
+RMD160 (stripe-2.55.2.tar.gz) = 4ebf610a25a502d00dff889465cf185ce71ff2f0
+SHA512 (stripe-2.55.2.tar.gz) = 9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b
+Size (stripe-2.55.2.tar.gz) = 215652 bytes



Home | Main Index | Thread Index | Old Index