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.56.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b1613b7f8ea
branches: trunk
changeset: 447610:8b1613b7f8ea
user: adam <adam%pkgsrc.org@localhost>
date: Tue Feb 23 11:43:30 2021 +0000
description:
py-stripe: updated to 2.56.0
2.56.0
Add support for the Billing Portal Configuration API
diffstat:
finance/py-stripe/Makefile | 4 ++--
finance/py-stripe/PLIST | 5 ++++-
finance/py-stripe/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r c09d1f0cd8fd -r 8b1613b7f8ea finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile Tue Feb 23 11:40:54 2021 +0000
+++ b/finance/py-stripe/Makefile Tue Feb 23 11:43:30 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/02/07 12:39:59 adam Exp $
+# $NetBSD: Makefile,v 1.35 2021/02/23 11:43:30 adam Exp $
-DISTNAME= stripe-2.55.2
+DISTNAME= stripe-2.56.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/stripe/}
diff -r c09d1f0cd8fd -r 8b1613b7f8ea finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST Tue Feb 23 11:40:54 2021 +0000
+++ b/finance/py-stripe/PLIST Tue Feb 23 11:43:30 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/09/30 06:52:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/02/23 11:43:30 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -74,6 +74,9 @@
${PYSITELIB}/stripe/api_resources/billing_portal/__init__.py
${PYSITELIB}/stripe/api_resources/billing_portal/__init__.pyc
${PYSITELIB}/stripe/api_resources/billing_portal/__init__.pyo
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.py
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.pyc
+${PYSITELIB}/stripe/api_resources/billing_portal/configuration.pyo
${PYSITELIB}/stripe/api_resources/billing_portal/session.py
${PYSITELIB}/stripe/api_resources/billing_portal/session.pyc
${PYSITELIB}/stripe/api_resources/billing_portal/session.pyo
diff -r c09d1f0cd8fd -r 8b1613b7f8ea finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo Tue Feb 23 11:40:54 2021 +0000
+++ b/finance/py-stripe/distinfo Tue Feb 23 11:43:30 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2021/02/07 12:39:59 adam Exp $
+$NetBSD: distinfo,v 1.32 2021/02/23 11:43:30 adam Exp $
-SHA1 (stripe-2.55.2.tar.gz) = dc79c92f02cc4f3d8f6eb62e458999fa657b82ab
-RMD160 (stripe-2.55.2.tar.gz) = 4ebf610a25a502d00dff889465cf185ce71ff2f0
-SHA512 (stripe-2.55.2.tar.gz) = 9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b
-Size (stripe-2.55.2.tar.gz) = 215652 bytes
+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
Home |
Main Index |
Thread Index |
Old Index