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:           Fri Jul 16 06:40:15 UTC 2021

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

Log Message:
py-stripe: updated to 2.60.0

2.60.0:
* Add support for `list_computed_upfront_line_items` method on resource `Quote`


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.35 -r1.36 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.38 pkgsrc/finance/py-stripe/Makefile:1.39
--- pkgsrc/finance/py-stripe/Makefile:1.38      Sat Jul 10 05:44:21 2021
+++ pkgsrc/finance/py-stripe/Makefile   Fri Jul 16 06:40:15 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2021/07/10 05:44:21 adam Exp $
+# $NetBSD: Makefile,v 1.39 2021/07/16 06:40:15 adam Exp $
 
-DISTNAME=      stripe-2.59.0
+DISTNAME=      stripe-2.60.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.35 pkgsrc/finance/py-stripe/distinfo:1.36
--- pkgsrc/finance/py-stripe/distinfo:1.35      Sat Jul 10 05:44:21 2021
+++ pkgsrc/finance/py-stripe/distinfo   Fri Jul 16 06:40:15 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2021/07/10 05:44:21 adam Exp $
+$NetBSD: distinfo,v 1.36 2021/07/16 06:40:15 adam Exp $
 
-SHA1 (stripe-2.59.0.tar.gz) = f9bc93893482f450b097b78b366c70dcb7d74c82
-RMD160 (stripe-2.59.0.tar.gz) = ef7d3473f74e5413b236768461c64fe7b86ef823
-SHA512 (stripe-2.59.0.tar.gz) = f27ed8457d1097aac43aaddaf39b8d1d9df25e837160407edea354b2fa8faf122ed86a9d36583ff56885e22663b230ee63af04baab0edad2711f3c691c8de51c
-Size (stripe-2.59.0.tar.gz) = 219952 bytes
+SHA1 (stripe-2.60.0.tar.gz) = f616e67be8527be478549cbebbaf4d126687ad98
+RMD160 (stripe-2.60.0.tar.gz) = 9797e1c29ca9e5242634755c17c82e0c7bfc9053
+SHA512 (stripe-2.60.0.tar.gz) = eaae2356ed83285713be6396c071b8f5761ad0ff651691b1560b06bca190a5c5df3659182e5a25e8d286257046162f32755854f0e382a280cb63180478114502
+Size (stripe-2.60.0.tar.gz) = 219649 bytes



Home | Main Index | Thread Index | Old Index