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 Dec 30 20:41:18 UTC 2021
Modified Files:
pkgsrc/finance/py-stripe: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.41 -r1.42 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.42 pkgsrc/finance/py-stripe/Makefile:1.43
--- pkgsrc/finance/py-stripe/Makefile:1.42 Wed Nov 17 13:51:55 2021
+++ pkgsrc/finance/py-stripe/Makefile Thu Dec 30 20:41:18 2021
@@ -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/}
Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.41 pkgsrc/finance/py-stripe/distinfo:1.42
--- pkgsrc/finance/py-stripe/distinfo:1.41 Wed Nov 17 13:51:55 2021
+++ pkgsrc/finance/py-stripe/distinfo Thu Dec 30 20:41:18 2021
@@ -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