pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/py-braintree py-braintree: updated to 3.43.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d85202162ea
branches: trunk
changeset: 378302:6d85202162ea
user: adam <adam%pkgsrc.org@localhost>
date: Thu Apr 05 08:15:56 2018 +0000
description:
py-braintree: updated to 3.43.0
3.43.0
Add oauth_access_revocation to WebhookNotifications
Add support for customer_id, disbursement_date and history_event_effective_date in DisputeSearch
Remove sepa_mandate_type and sepa_mandate_acceptance_location params from ClientToken
Add support for VCR compelling evidence dispute representment
diffstat:
finance/py-braintree/Makefile | 4 ++--
finance/py-braintree/PLIST | 5 ++++-
finance/py-braintree/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 35db9fc79f08 -r 6d85202162ea finance/py-braintree/Makefile
--- a/finance/py-braintree/Makefile Thu Apr 05 08:15:10 2018 +0000
+++ b/finance/py-braintree/Makefile Thu Apr 05 08:15:56 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/03/01 08:03:51 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/04/05 08:15:56 adam Exp $
-DISTNAME= braintree-3.42.0
+DISTNAME= braintree-3.43.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/braintree/}
diff -r 35db9fc79f08 -r 6d85202162ea finance/py-braintree/PLIST
--- a/finance/py-braintree/PLIST Thu Apr 05 08:15:10 2018 +0000
+++ b/finance/py-braintree/PLIST Thu Apr 05 08:15:56 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/01/21 12:17:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2018/04/05 08:15:56 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -257,6 +257,9 @@
${PYSITELIB}/braintree/modification.py
${PYSITELIB}/braintree/modification.pyc
${PYSITELIB}/braintree/modification.pyo
+${PYSITELIB}/braintree/oauth_access_revocation.py
+${PYSITELIB}/braintree/oauth_access_revocation.pyc
+${PYSITELIB}/braintree/oauth_access_revocation.pyo
${PYSITELIB}/braintree/oauth_credentials.py
${PYSITELIB}/braintree/oauth_credentials.pyc
${PYSITELIB}/braintree/oauth_credentials.pyo
diff -r 35db9fc79f08 -r 6d85202162ea finance/py-braintree/distinfo
--- a/finance/py-braintree/distinfo Thu Apr 05 08:15:10 2018 +0000
+++ b/finance/py-braintree/distinfo Thu Apr 05 08:15:56 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/03/01 08:03:51 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/04/05 08:15:56 adam Exp $
-SHA1 (braintree-3.42.0.tar.gz) = 9e6ed06a6db62f3b3fe1413f7ea9a214a41e6f17
-RMD160 (braintree-3.42.0.tar.gz) = 1b0ddeaf3c6f7c63dae280c1088283a1dccec46c
-SHA512 (braintree-3.42.0.tar.gz) = 171a393faad88945408fe6063136432303dda0bed587532b767e64ea5c60328ef4d89a2fb87765fc2c9821a1eed324568d503c7c41e0996af498cb69e4534f91
-Size (braintree-3.42.0.tar.gz) = 70731 bytes
+SHA1 (braintree-3.43.0.tar.gz) = 78749540056304d3a2601bd174981d42da272406
+RMD160 (braintree-3.43.0.tar.gz) = ca11032ca799791441b3bfef0947388a2dab4358
+SHA512 (braintree-3.43.0.tar.gz) = 4e23de1dba29dd49a8d0d4c07e0ff4c0b2fde8f60b87e4387098b1b47d926162e0bdeb22428a78c0c780e26b41d89fda23260585f516990f882cae235ca4f6e6
+Size (braintree-3.43.0.tar.gz) = 73028 bytes
Home |
Main Index |
Thread Index |
Old Index