Sun Aug 11 12:02:17 2019 UTC ()
py-braintree: updated to 3.56.0

3.56.0:
Add PayPalHere details
Add networkResponseCode and networkResponseText to transactions and verifications
Add cavv, xid, ds_transaction_id, eci_flag, and three_d_secure_version, to three_d_secure_info
Add three_d_secure_info to credit_card_verification
Add GraphQLClient to BraintreeGateway class


(adam)
diff -r1.20 -r1.21 pkgsrc/finance/py-braintree/Makefile
diff -r1.20 -r1.21 pkgsrc/finance/py-braintree/distinfo
diff -r1.11 -r1.12 pkgsrc/finance/py-braintree/PLIST

cvs diff -r1.20 -r1.21 pkgsrc/finance/py-braintree/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/py-braintree/Makefile 2019/07/02 03:44:15 1.20
+++ pkgsrc/finance/py-braintree/Makefile 2019/08/11 12:02:17 1.21
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.20 2019/07/02 03:44:15 adam Exp $ 1# $NetBSD: Makefile,v 1.21 2019/08/11 12:02:17 adam Exp $
2 2
3DISTNAME= braintree-3.55.0 3DISTNAME= braintree-3.56.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= finance python 5CATEGORIES= finance python
6MASTER_SITES= ${MASTER_SITE_PYPI:=b/braintree/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=b/braintree/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/braintree/braintree_python 9HOMEPAGE= https://github.com/braintree/braintree_python
10COMMENT= Braintree Python Library 10COMMENT= Braintree Python Library
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= ${PYPKGPREFIX}-requests>=0.11.1:../../devel/py-requests 13DEPENDS+= ${PYPKGPREFIX}-requests>=0.11.1:../../devel/py-requests
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.20 -r1.21 pkgsrc/finance/py-braintree/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/py-braintree/distinfo 2019/07/02 03:44:15 1.20
+++ pkgsrc/finance/py-braintree/distinfo 2019/08/11 12:02:17 1.21
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.20 2019/07/02 03:44:15 adam Exp $ 1$NetBSD: distinfo,v 1.21 2019/08/11 12:02:17 adam Exp $
2 2
3SHA1 (braintree-3.55.0.tar.gz) = 64394be29b0300234ab89c32813d9b690bf4d242 3SHA1 (braintree-3.56.0.tar.gz) = 47fd472909e62228a85b0d7551d815a32f1db218
4RMD160 (braintree-3.55.0.tar.gz) = c1b27e0c943afd9f7b6d93f0f011c675fd4ae19c 4RMD160 (braintree-3.56.0.tar.gz) = a93edd8823edc2dae1929e67e44b207ff4b5684d
5SHA512 (braintree-3.55.0.tar.gz) = beae8f6e0bb8e9ebcb3ee40ec740f2ef11aa78ef6bdd59b8b16852b5a770a0737652c90b74b58bb5fa6a901b5c2f23b1a7da96f02f963732b638016f1da02868 5SHA512 (braintree-3.56.0.tar.gz) = 045456962ef030a9bf5ae512c5a0a77b927eeebc4edfa7f3b8935d6038b6448bbe7bc27e46dde882c66ace636d0944aaa414b0b86750bb93f9c7b537ebd67e38
6Size (braintree-3.55.0.tar.gz) = 79201 bytes 6Size (braintree-3.56.0.tar.gz) = 79347 bytes

cvs diff -r1.11 -r1.12 pkgsrc/finance/py-braintree/PLIST (expand / switch to unified diff)

--- pkgsrc/finance/py-braintree/PLIST 2019/05/22 20:56:09 1.11
+++ pkgsrc/finance/py-braintree/PLIST 2019/08/11 12:02:17 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2019/05/22 20:56:09 adam Exp $ 1@comment $NetBSD: PLIST,v 1.12 2019/08/11 12:02:17 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe 5${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
6${PYSITELIB}/${EGG_INFODIR}/requires.txt 6${PYSITELIB}/${EGG_INFODIR}/requires.txt
7${PYSITELIB}/${EGG_INFODIR}/top_level.txt 7${PYSITELIB}/${EGG_INFODIR}/top_level.txt
8${PYSITELIB}/braintree/__init__.py 8${PYSITELIB}/braintree/__init__.py
9${PYSITELIB}/braintree/__init__.pyc 9${PYSITELIB}/braintree/__init__.pyc
10${PYSITELIB}/braintree/__init__.pyo 10${PYSITELIB}/braintree/__init__.pyo
11${PYSITELIB}/braintree/account_updater_daily_report.py 11${PYSITELIB}/braintree/account_updater_daily_report.py
12${PYSITELIB}/braintree/account_updater_daily_report.pyc 12${PYSITELIB}/braintree/account_updater_daily_report.pyc
13${PYSITELIB}/braintree/account_updater_daily_report.pyo 13${PYSITELIB}/braintree/account_updater_daily_report.pyo
14${PYSITELIB}/braintree/ach_mandate.py 14${PYSITELIB}/braintree/ach_mandate.py
@@ -295,26 +295,29 @@ ${PYSITELIB}/braintree/payment_method_no @@ -295,26 +295,29 @@ ${PYSITELIB}/braintree/payment_method_no
295${PYSITELIB}/braintree/payment_method_nonce.pyo 295${PYSITELIB}/braintree/payment_method_nonce.pyo
296${PYSITELIB}/braintree/payment_method_nonce_gateway.py 296${PYSITELIB}/braintree/payment_method_nonce_gateway.py
297${PYSITELIB}/braintree/payment_method_nonce_gateway.pyc 297${PYSITELIB}/braintree/payment_method_nonce_gateway.pyc
298${PYSITELIB}/braintree/payment_method_nonce_gateway.pyo 298${PYSITELIB}/braintree/payment_method_nonce_gateway.pyo
299${PYSITELIB}/braintree/payment_method_parser.py 299${PYSITELIB}/braintree/payment_method_parser.py
300${PYSITELIB}/braintree/payment_method_parser.pyc 300${PYSITELIB}/braintree/payment_method_parser.pyc
301${PYSITELIB}/braintree/payment_method_parser.pyo 301${PYSITELIB}/braintree/payment_method_parser.pyo
302${PYSITELIB}/braintree/paypal_account.py 302${PYSITELIB}/braintree/paypal_account.py
303${PYSITELIB}/braintree/paypal_account.pyc 303${PYSITELIB}/braintree/paypal_account.pyc
304${PYSITELIB}/braintree/paypal_account.pyo 304${PYSITELIB}/braintree/paypal_account.pyo
305${PYSITELIB}/braintree/paypal_account_gateway.py 305${PYSITELIB}/braintree/paypal_account_gateway.py
306${PYSITELIB}/braintree/paypal_account_gateway.pyc 306${PYSITELIB}/braintree/paypal_account_gateway.pyc
307${PYSITELIB}/braintree/paypal_account_gateway.pyo 307${PYSITELIB}/braintree/paypal_account_gateway.pyo
 308${PYSITELIB}/braintree/paypal_here.py
 309${PYSITELIB}/braintree/paypal_here.pyc
 310${PYSITELIB}/braintree/paypal_here.pyo
308${PYSITELIB}/braintree/plan.py 311${PYSITELIB}/braintree/plan.py
309${PYSITELIB}/braintree/plan.pyc 312${PYSITELIB}/braintree/plan.pyc
310${PYSITELIB}/braintree/plan.pyo 313${PYSITELIB}/braintree/plan.pyo
311${PYSITELIB}/braintree/plan_gateway.py 314${PYSITELIB}/braintree/plan_gateway.py
312${PYSITELIB}/braintree/plan_gateway.pyc 315${PYSITELIB}/braintree/plan_gateway.pyc
313${PYSITELIB}/braintree/plan_gateway.pyo 316${PYSITELIB}/braintree/plan_gateway.pyo
314${PYSITELIB}/braintree/processor_response_types.py 317${PYSITELIB}/braintree/processor_response_types.py
315${PYSITELIB}/braintree/processor_response_types.pyc 318${PYSITELIB}/braintree/processor_response_types.pyc
316${PYSITELIB}/braintree/processor_response_types.pyo 319${PYSITELIB}/braintree/processor_response_types.pyo
317${PYSITELIB}/braintree/resource.py 320${PYSITELIB}/braintree/resource.py
318${PYSITELIB}/braintree/resource.pyc 321${PYSITELIB}/braintree/resource.pyc
319${PYSITELIB}/braintree/resource.pyo 322${PYSITELIB}/braintree/resource.pyo
320${PYSITELIB}/braintree/resource_collection.py 323${PYSITELIB}/braintree/resource_collection.py