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 2.64.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df9246134dc3
branches:  trunk
changeset: 771977:df9246134dc3
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Dec 30 20:41:18 2021 +0000

description:
py-stripe: updated to 2.64.0

2.64.0
Update class custom methods to save list object parameters.
Introduce custom listing methods on objects.
Clarify metadata deletion message.

diffstat:

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

diffs (25 lines):

diff -r ee62c9013f21 -r df9246134dc3 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Thu Dec 30 20:39:00 2021 +0000
+++ b/finance/py-stripe/Makefile        Thu Dec 30 20:41:18 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/11/17 13:51:55 adam Exp $
+# $NetBSD: Makefile,v 1.43 2021/12/30 20:41:18 adam Exp $
 
-DISTNAME=      stripe-2.63.0
+DISTNAME=      stripe-2.64.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}
diff -r ee62c9013f21 -r df9246134dc3 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Thu Dec 30 20:39:00 2021 +0000
+++ b/finance/py-stripe/distinfo        Thu Dec 30 20:41:18 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2021/11/17 13:51:55 adam Exp $
+$NetBSD: distinfo,v 1.42 2021/12/30 20:41:18 adam Exp $
 
-BLAKE2s (stripe-2.63.0.tar.gz) = 610256cec3d7aa685aab43f446323832f80d966fcf759a94d79fadb6f0707326
-SHA512 (stripe-2.63.0.tar.gz) = fedef25d95e1fe3f9b4fdab37fb4ababc3c0243218da590076942491884b284b07e6bb15e9c85a6871dabffc34c260ec9d9fb80634ab0a368cf312c2324c2bdd
-Size (stripe-2.63.0.tar.gz) = 233693 bytes
+BLAKE2s (stripe-2.64.0.tar.gz) = 695b30f4f14a4519ce07070d44d9bcdddc668224ebe9a6a64245ae97e2ecb52c
+SHA512 (stripe-2.64.0.tar.gz) = 5055b5a712c0891f3660d00fe7bb27452cce33aa4a9c70fbd7391dd989d31aeb8d8288c3cdd22747b6fd4c480be17f7ab9428c31ea7d2c674e175e77f4f6a0b7
+Size (stripe-2.64.0.tar.gz) = 234442 bytes



Home | Main Index | Thread Index | Old Index