summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-07-02 03:44:15 +0000
committeradam <adam@pkgsrc.org>2019-07-02 03:44:15 +0000
commitaa1128ede55326293284808de17c1954cb033bb8 (patch)
tree6be2201f39cbaa88ac61854137e41f6e05902520 /finance
parente6f2abdf00e7ee96b9b993e6bd0054521efdab68 (diff)
downloadpkgsrc-aa1128ede55326293284808de17c1954cb033bb8.tar.gz
py-braintree: updated to 3.55.0
3.55.0 Add captureId field to local_payment_details Add refundId field to local_payment_details Add debugId field to local_payment_details Add transactionFeeAmount field to local_payment_details Add transactionFeeCurrencyIsoCode field to local_payment_details Add refundFromTransactionFeeAmount field to local_payment_details Add refundFromTransactionFeeCurrencyIsoCode field to local_payment_details Add ds_transaction_id and three_d_secure_version to 3DS pass thru fields Add payer_info field to payment_method_nonce details Add more specific timeout errors Add braintree.exceptions.http.timeout_error.ConnectTimeoutError (child class of TimeoutError) Add braintree.exceptions.http.timeout_error.ReadTimeoutError (child class of TimeoutError) Add room_tax support for transaction sale Add no_show support for transaction sale Add advanced_deposit support for transaction sale Add fire_safe support for transaction sale Add property_phone support for transaction sale Add additional_charges support for transaction sale Add PostalCodeIsRequiredForCardBrandAndProcessor to validation errors Fix issue where not found error could choke on None values
Diffstat (limited to 'finance')
-rw-r--r--finance/py-braintree/Makefile4
-rw-r--r--finance/py-braintree/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/finance/py-braintree/Makefile b/finance/py-braintree/Makefile
index 85c10f8e0fc..0382500899d 100644
--- a/finance/py-braintree/Makefile
+++ b/finance/py-braintree/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/05/22 20:56:09 adam Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/02 03:44:15 adam Exp $
-DISTNAME= braintree-3.54.0
+DISTNAME= braintree-3.55.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/braintree/}
diff --git a/finance/py-braintree/distinfo b/finance/py-braintree/distinfo
index 6a85c29f1be..b404607ac6c 100644
--- a/finance/py-braintree/distinfo
+++ b/finance/py-braintree/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/05/22 20:56:09 adam Exp $
+$NetBSD: distinfo,v 1.20 2019/07/02 03:44:15 adam Exp $
-SHA1 (braintree-3.54.0.tar.gz) = 20e97a6ed90934076d961899a2846ea6735bdc8f
-RMD160 (braintree-3.54.0.tar.gz) = fb50b283d1a494f337100226d87016eb5bd12434
-SHA512 (braintree-3.54.0.tar.gz) = 67327957ffe20a1614ff9bf411bb82ebb4496882d1cf85e4ac823acfb8bb2fd09fbb094b6ecec9b82452590c235ded8cfda489107f7eb55772316efd572a7fc0
-Size (braintree-3.54.0.tar.gz) = 76797 bytes
+SHA1 (braintree-3.55.0.tar.gz) = 64394be29b0300234ab89c32813d9b690bf4d242
+RMD160 (braintree-3.55.0.tar.gz) = c1b27e0c943afd9f7b6d93f0f011c675fd4ae19c
+SHA512 (braintree-3.55.0.tar.gz) = beae8f6e0bb8e9ebcb3ee40ec740f2ef11aa78ef6bdd59b8b16852b5a770a0737652c90b74b58bb5fa6a901b5c2f23b1a7da96f02f963732b638016f1da02868
+Size (braintree-3.55.0.tar.gz) = 79201 bytes