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 23 05:53:33 UTC 2020
Modified Files:
pkgsrc/finance/py-stripe: Makefile PLIST distinfo
Log Message:
py-stripe: updated to 2.46.0
2.46.0:
Add support for `billing_portal` namespace and `Session` resource and APIs
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.20 -r1.21 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.22 pkgsrc/finance/py-stripe/Makefile:1.23
--- pkgsrc/finance/py-stripe/Makefile:1.22 Sat Apr 11 07:41:48 2020
+++ pkgsrc/finance/py-stripe/Makefile Thu Apr 23 05:53:33 2020
@@ -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/}
Index: pkgsrc/finance/py-stripe/PLIST
diff -u pkgsrc/finance/py-stripe/PLIST:1.10 pkgsrc/finance/py-stripe/PLIST:1.11
--- pkgsrc/finance/py-stripe/PLIST:1.10 Sat Feb 1 20:21:25 2020
+++ pkgsrc/finance/py-stripe/PLIST Thu Apr 23 05:53:33 2020
@@ -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/balanc
${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
Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.20 pkgsrc/finance/py-stripe/distinfo:1.21
--- pkgsrc/finance/py-stripe/distinfo:1.20 Sat Apr 11 07:41:48 2020
+++ pkgsrc/finance/py-stripe/distinfo Thu Apr 23 05:53:33 2020
@@ -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