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.73.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8954d2fb708
branches:  trunk
changeset: 377501:f8954d2fb708
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 21 07:54:15 2022 +0000

description:
py-stripe: updated to 2.73.0

2.73.0 - 2022-04-18
* API Updates
  * Add support for new resources `FundingInstructions` and `Terminal.Configuration`

diffstat:

 finance/py-stripe/Makefile |  4 ++--
 finance/py-stripe/PLIST    |  8 +++++++-
 finance/py-stripe/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs (54 lines):

diff -r 895b677f05a8 -r f8954d2fb708 finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Thu Apr 21 07:51:04 2022 +0000
+++ b/finance/py-stripe/Makefile        Thu Apr 21 07:54:15 2022 +0000
@@ -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/}
diff -r 895b677f05a8 -r f8954d2fb708 finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST   Thu Apr 21 07:51:04 2022 +0000
+++ b/finance/py-stripe/PLIST   Thu Apr 21 07:54:15 2022 +0000
@@ -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_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/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
diff -r 895b677f05a8 -r f8954d2fb708 finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Thu Apr 21 07:51:04 2022 +0000
+++ b/finance/py-stripe/distinfo        Thu Apr 21 07:54:15 2022 +0000
@@ -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