pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/py-stripe py-stripe: updated to 4.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9680705dbb4e
branches:  trunk
changeset: 386675:9680705dbb4e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Oct 13 08:49:12 2022 +0000

description:
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

diffstat:

 finance/py-stripe/Makefile |  4 ++--
 finance/py-stripe/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 557f018a4434 -r 9680705dbb4e finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Thu Oct 13 08:46:21 2022 +0000
+++ b/finance/py-stripe/Makefile        Thu Oct 13 08:49:12 2022 +0000
@@ -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/}
diff -r 557f018a4434 -r 9680705dbb4e finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Thu Oct 13 08:46:21 2022 +0000
+++ b/finance/py-stripe/distinfo        Thu Oct 13 08:49:12 2022 +0000
@@ -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