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.57.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/7bfacf8f482c
branches: trunk
changeset: 452937:7bfacf8f482c
user: adam <adam%pkgsrc.org@localhost>
date: Thu May 20 12:56:01 2021 +0000
description:
py-stripe: updated to 2.57.0
2.57.0
* Add support for Identity VerificationSession and VerificationReport APIs
diffstat:
finance/py-stripe/Makefile | 4 ++--
finance/py-stripe/PLIST | 11 ++++++++++-
finance/py-stripe/distinfo | 10 +++++-----
3 files changed, 17 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r eb09d98d17b9 -r 7bfacf8f482c finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile Thu May 20 12:23:34 2021 +0000
+++ b/finance/py-stripe/Makefile Thu May 20 12:56:01 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/02/23 11:43:30 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/05/20 12:56:01 adam Exp $
-DISTNAME= stripe-2.56.0
+DISTNAME= stripe-2.57.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff -r eb09d98d17b9 -r 7bfacf8f482c finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST Thu May 20 12:23:34 2021 +0000
+++ b/finance/py-stripe/PLIST Thu May 20 12:56:01 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2021/02/23 11:43:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/05/20 12:56:01 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -140,6 +140,15 @@
${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/identity/__init__.py
+${PYSITELIB}/stripe/api_resources/identity/__init__.pyc
+${PYSITELIB}/stripe/api_resources/identity/__init__.pyo
+${PYSITELIB}/stripe/api_resources/identity/verification_report.py
+${PYSITELIB}/stripe/api_resources/identity/verification_report.pyc
+${PYSITELIB}/stripe/api_resources/identity/verification_report.pyo
+${PYSITELIB}/stripe/api_resources/identity/verification_session.py
+${PYSITELIB}/stripe/api_resources/identity/verification_session.pyc
+${PYSITELIB}/stripe/api_resources/identity/verification_session.pyo
${PYSITELIB}/stripe/api_resources/invoice.py
${PYSITELIB}/stripe/api_resources/invoice.pyc
${PYSITELIB}/stripe/api_resources/invoice.pyo
diff -r eb09d98d17b9 -r 7bfacf8f482c finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo Thu May 20 12:23:34 2021 +0000
+++ b/finance/py-stripe/distinfo Thu May 20 12:56:01 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2021/02/23 11:43:30 adam Exp $
+$NetBSD: distinfo,v 1.33 2021/05/20 12:56:01 adam Exp $
-SHA1 (stripe-2.56.0.tar.gz) = 25db4ba3bb007e733c24f5b045a8b5e53b08ff9b
-RMD160 (stripe-2.56.0.tar.gz) = e2612f46d4001b7af1f6ee2ebdbeb62a38ee32d1
-SHA512 (stripe-2.56.0.tar.gz) = 1f2f08b5425ad48df9afc78f574109604319ccfcdb2fba8ca574008de5dadb349eec84d0e6cf532c57218bc8624af9b256a29ef01facb950a3cfd1168d8c2660
-Size (stripe-2.56.0.tar.gz) = 216066 bytes
+SHA1 (stripe-2.57.0.tar.gz) = 6148593601b954c455ff653d76b8c8bb96ccf41c
+RMD160 (stripe-2.57.0.tar.gz) = 358d5b98dcd699666673870875788ed8368a0779
+SHA512 (stripe-2.57.0.tar.gz) = c63efabc8febe79a01167ad4c166d9498f8623a3b1d36c292a3554cbacfc6aada1bf5ec720723b5a9de6e5c4fb770b8f44d1c95289aff4394a70a0301df61e93
+Size (stripe-2.57.0.tar.gz) = 216286 bytes
Home |
Main Index |
Thread Index |
Old Index