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: Wed Nov 17 13:51:55 UTC 2021
Modified Files:
pkgsrc/finance/py-stripe: Makefile PLIST distinfo
Log Message:
py-stripe: updated to 2.63.0
2.63.0
* Add support for new resource `ShippingRate`
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.40 -r1.41 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.41 pkgsrc/finance/py-stripe/Makefile:1.42
--- pkgsrc/finance/py-stripe/Makefile:1.41 Fri Nov 12 10:22:57 2021
+++ pkgsrc/finance/py-stripe/Makefile Wed Nov 17 13:51:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2021/11/12 10:22:57 adam Exp $
+# $NetBSD: Makefile,v 1.42 2021/11/17 13:51:55 adam Exp $
-DISTNAME= stripe-2.62.0
+DISTNAME= stripe-2.63.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
Index: pkgsrc/finance/py-stripe/PLIST
diff -u pkgsrc/finance/py-stripe/PLIST:1.19 pkgsrc/finance/py-stripe/PLIST:1.20
--- pkgsrc/finance/py-stripe/PLIST:1.19 Sat Jul 10 05:44:21 2021
+++ pkgsrc/finance/py-stripe/PLIST Wed Nov 17 13:51:55 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2021/07/10 05:44:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.20 2021/11/17 13:51:55 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -269,6 +269,9 @@ ${PYSITELIB}/stripe/api_resources/setup_
${PYSITELIB}/stripe/api_resources/setup_intent.py
${PYSITELIB}/stripe/api_resources/setup_intent.pyc
${PYSITELIB}/stripe/api_resources/setup_intent.pyo
+${PYSITELIB}/stripe/api_resources/shipping_rate.py
+${PYSITELIB}/stripe/api_resources/shipping_rate.pyc
+${PYSITELIB}/stripe/api_resources/shipping_rate.pyo
${PYSITELIB}/stripe/api_resources/sigma/__init__.py
${PYSITELIB}/stripe/api_resources/sigma/__init__.pyc
${PYSITELIB}/stripe/api_resources/sigma/__init__.pyo
Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.40 pkgsrc/finance/py-stripe/distinfo:1.41
--- pkgsrc/finance/py-stripe/distinfo:1.40 Fri Nov 12 10:22:57 2021
+++ pkgsrc/finance/py-stripe/distinfo Wed Nov 17 13:51:55 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2021/11/12 10:22:57 adam Exp $
+$NetBSD: distinfo,v 1.41 2021/11/17 13:51:55 adam Exp $
-BLAKE2s (stripe-2.62.0.tar.gz) = e512a1544944b8ead0a3176f90f69941c61fe37c7be349c45918dd771be8b92c
-SHA512 (stripe-2.62.0.tar.gz) = 5c2f49e0639082a75ee97b8ad6e50926bb1d894b395f5363b2300825e497527518b682c3380ef458b4dc9ab832dc71afae5f85ff4ecc2e188aab4ad29df4a60f
-Size (stripe-2.62.0.tar.gz) = 233447 bytes
+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
Home |
Main Index |
Thread Index |
Old Index