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 Apr 21 07:54:15 UTC 2022
Modified Files:
pkgsrc/finance/py-stripe: Makefile PLIST distinfo
Log Message:
py-stripe: updated to 2.73.0
2.73.0 - 2022-04-18
* API Updates
* Add support for new resources `FundingInstructions` and `Terminal.Configuration`
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.49 -r1.50 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.51 pkgsrc/finance/py-stripe/Makefile:1.52
--- pkgsrc/finance/py-stripe/Makefile:1.51 Mon Apr 18 10:59:58 2022
+++ pkgsrc/finance/py-stripe/Makefile Thu Apr 21 07:54:15 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2022/04/18 10:59:58 adam Exp $
+# $NetBSD: Makefile,v 1.52 2022/04/21 07:54:15 adam Exp $
-DISTNAME= stripe-2.72.0
+DISTNAME= stripe-2.73.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.23 pkgsrc/finance/py-stripe/PLIST:1.24
--- pkgsrc/finance/py-stripe/PLIST:1.23 Wed Mar 30 07:14:50 2022
+++ pkgsrc/finance/py-stripe/PLIST Thu Apr 21 07:54:15 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2022/03/30 07:14:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2022/04/21 07:54:15 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -146,6 +146,9 @@ ${PYSITELIB}/stripe/api_resources/file.p
${PYSITELIB}/stripe/api_resources/file_link.py
${PYSITELIB}/stripe/api_resources/file_link.pyc
${PYSITELIB}/stripe/api_resources/file_link.pyo
+${PYSITELIB}/stripe/api_resources/funding_instructions.py
+${PYSITELIB}/stripe/api_resources/funding_instructions.pyc
+${PYSITELIB}/stripe/api_resources/funding_instructions.pyo
${PYSITELIB}/stripe/api_resources/identity/__init__.py
${PYSITELIB}/stripe/api_resources/identity/__init__.pyc
${PYSITELIB}/stripe/api_resources/identity/__init__.pyo
@@ -320,6 +323,9 @@ ${PYSITELIB}/stripe/api_resources/tax_ra
${PYSITELIB}/stripe/api_resources/terminal/__init__.py
${PYSITELIB}/stripe/api_resources/terminal/__init__.pyc
${PYSITELIB}/stripe/api_resources/terminal/__init__.pyo
+${PYSITELIB}/stripe/api_resources/terminal/configuration.py
+${PYSITELIB}/stripe/api_resources/terminal/configuration.pyc
+${PYSITELIB}/stripe/api_resources/terminal/configuration.pyo
${PYSITELIB}/stripe/api_resources/terminal/connection_token.py
${PYSITELIB}/stripe/api_resources/terminal/connection_token.pyc
${PYSITELIB}/stripe/api_resources/terminal/connection_token.pyo
Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.49 pkgsrc/finance/py-stripe/distinfo:1.50
--- pkgsrc/finance/py-stripe/distinfo:1.49 Mon Apr 18 10:59:58 2022
+++ pkgsrc/finance/py-stripe/distinfo Thu Apr 21 07:54:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2022/04/18 10:59:58 adam Exp $
+$NetBSD: distinfo,v 1.50 2022/04/21 07:54:15 adam Exp $
-BLAKE2s (stripe-2.72.0.tar.gz) = b82348f809fe65a6cca366c0c0b1d1011342061f38cf5487af0cc368a0999f11
-SHA512 (stripe-2.72.0.tar.gz) = b9f98ce94002cbebdad5e2b7dc90b4f4d1b4c637db7509881a346c772f90d2154a49109aee15f650559ed8c253e82f466a5a4b6409efc8e00442c80195e1a3a8
-Size (stripe-2.72.0.tar.gz) = 239987 bytes
+BLAKE2s (stripe-2.73.0.tar.gz) = 7dfcf32dabbfbea7eb42167f1d2636a864ecd4d9d5b9c1f1d61531172866fdb8
+SHA512 (stripe-2.73.0.tar.gz) = e2b41d28c9a63564a86e2acd1f36727b34f9133b43104ad6736ad9f706396ce534e59252728342ffea1ce766fcc15b9fc24a00a7797547e8e3fc05943a462a9c
+Size (stripe-2.73.0.tar.gz) = 240478 bytes
Home |
Main Index |
Thread Index |
Old Index