Source-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.46.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f832bd5351af
branches:  trunk
changeset: 429644:f832bd5351af
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Apr 23 05:53:33 2020 +0000

description:
py-stripe: updated to 2.46.0

2.46.0:
Add support for `billing_portal` namespace and `Session` resource and APIs

diffstat:

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

diffs (49 lines):

diff -r 2b973a569e8f -r f832bd5351af finance/py-stripe/Makefile
--- a/finance/py-stripe/Makefile        Thu Apr 23 05:53:00 2020 +0000
+++ b/finance/py-stripe/Makefile        Thu Apr 23 05:53:33 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/04/11 07:41:48 adam Exp $
+# $NetBSD: Makefile,v 1.23 2020/04/23 05:53:33 adam Exp $
 
-DISTNAME=      stripe-2.45.0
+DISTNAME=      stripe-2.46.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}
diff -r 2b973a569e8f -r f832bd5351af finance/py-stripe/PLIST
--- a/finance/py-stripe/PLIST   Thu Apr 23 05:53:00 2020 +0000
+++ b/finance/py-stripe/PLIST   Thu Apr 23 05:53:33 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/02/01 20:21:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2020/04/23 05:53:33 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -71,6 +71,12 @@
 ${PYSITELIB}/stripe/api_resources/bank_account.py
 ${PYSITELIB}/stripe/api_resources/bank_account.pyc
 ${PYSITELIB}/stripe/api_resources/bank_account.pyo
+${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/session.py
+${PYSITELIB}/stripe/api_resources/billing_portal/session.pyc
+${PYSITELIB}/stripe/api_resources/billing_portal/session.pyo
 ${PYSITELIB}/stripe/api_resources/bitcoin_receiver.py
 ${PYSITELIB}/stripe/api_resources/bitcoin_receiver.pyc
 ${PYSITELIB}/stripe/api_resources/bitcoin_receiver.pyo
diff -r 2b973a569e8f -r f832bd5351af finance/py-stripe/distinfo
--- a/finance/py-stripe/distinfo        Thu Apr 23 05:53:00 2020 +0000
+++ b/finance/py-stripe/distinfo        Thu Apr 23 05:53:33 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2020/04/11 07:41:48 adam Exp $
+$NetBSD: distinfo,v 1.21 2020/04/23 05:53:33 adam Exp $
 
-SHA1 (stripe-2.45.0.tar.gz) = bf9e0e7623453f552fa8b5af215907820c216692
-RMD160 (stripe-2.45.0.tar.gz) = 98f25bb308eada476e930e94b6d7f0c86791efc6
-SHA512 (stripe-2.45.0.tar.gz) = 80f65515dc03b550a051eb2933facc8fb0f2e05a133fb3686a1ab1052c52057eb921a8056699e1c9236c02041cd7c85b88b9272b29ea53114b52e162e1496112
-Size (stripe-2.45.0.tar.gz) = 217653 bytes
+SHA1 (stripe-2.46.0.tar.gz) = 58cea6455f11c5f3f982aab3aedcc4b0e142c277
+RMD160 (stripe-2.46.0.tar.gz) = 62eea212e280043bea50bc4b063bb1aca8a5e4fa
+SHA512 (stripe-2.46.0.tar.gz) = dbfa586cfe7897b32fe95b7230fca5ccb8a12b429982776ee8873878fb6b7284cbb924e8dc6031d59647cc6080115ad541fda02d320c091b6c1bb374679d2213
+Size (stripe-2.46.0.tar.gz) = 218080 bytes



Home | Main Index | Thread Index | Old Index