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: Thu Oct 13 08:49:12 UTC 2022
Modified Files:
pkgsrc/finance/py-stripe: Makefile distinfo
Log Message:
py-stripe: updated to 4.2.0
4.2.0 - 2022-09-23
* API Updates
* Add `upcoming_lines` method to the `Invoice` resource.
* Update links in documentation to be absolute.
* Add abstract methods for SearchableAPIResource
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.54 -r1.55 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.56 pkgsrc/finance/py-stripe/Makefile:1.57
--- pkgsrc/finance/py-stripe/Makefile:1.56 Mon Aug 22 06:50:21 2022
+++ pkgsrc/finance/py-stripe/Makefile Thu Oct 13 08:49:12 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2022/08/22 06:50:21 adam Exp $
+# $NetBSD: Makefile,v 1.57 2022/10/13 08:49:12 adam Exp $
-DISTNAME= stripe-4.1.0
+DISTNAME= stripe-4.2.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.54 pkgsrc/finance/py-stripe/distinfo:1.55
--- pkgsrc/finance/py-stripe/distinfo:1.54 Mon Aug 22 06:50:21 2022
+++ pkgsrc/finance/py-stripe/distinfo Thu Oct 13 08:49:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2022/08/22 06:50:21 adam Exp $
+$NetBSD: distinfo,v 1.55 2022/10/13 08:49:12 adam Exp $
-BLAKE2s (stripe-4.1.0.tar.gz) = ef7e24175e391a153253a62cc1f7932c1c6ba7759e52ce463a5f9b0c30f88484
-SHA512 (stripe-4.1.0.tar.gz) = 6a243526d56bc83caced776850bc3d2582c19f28779684bbf7b0a81f477d8c02c21151052b05b31160f2f81a83f5d7260bd82c171681a059b12012e794c6e5cf
-Size (stripe-4.1.0.tar.gz) = 266799 bytes
+BLAKE2s (stripe-4.2.0.tar.gz) = 4eebeb590f12730e4f384e5050533690e082a0d5ac7859213a0238c5072d3663
+SHA512 (stripe-4.2.0.tar.gz) = 8a2660878838b0a2602afb6716db0dd91c2896b9f27224c2b04c800f32705e876d2915b0c5f4f1bdcf8d3d508ca050660e2e923f999bd0a10f9fdabd3acaa750
+Size (stripe-4.2.0.tar.gz) = 267578 bytes
Home |
Main Index |
Thread Index |
Old Index