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.50.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8dbfcd7e839
branches: trunk
changeset: 326713:c8dbfcd7e839
user: adam <adam%pkgsrc.org@localhost>
date: Thu Dec 13 07:13:28 2018 +0000
description:
py-braintree: updated to 3.50.0
3.50.0
Add fraud_service_provider field to risk_data
Add authorization_expires_at to Transaction
Remove invalid transaction tests
Allow PayPal payment ID and payer ID to be passed during transaction create
Add travel_flight support to industry-specific data
Add processor_response_type to Transaction, AuthorizationAdjustment, and CreditCardVerification.
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 08c937b83cc5 -r c8dbfcd7e839 finance/py-braintree/Makefile
--- a/finance/py-braintree/Makefile Thu Dec 13 07:11:49 2018 +0000
+++ b/finance/py-braintree/Makefile Thu Dec 13 07:13:28 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/10/11 10:44:19 adam Exp $
+# $NetBSD: Makefile,v 1.15 2018/12/13 07:13:28 adam Exp $
-DISTNAME= braintree-3.49.0
+DISTNAME= braintree-3.50.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/braintree/}
diff -r 08c937b83cc5 -r c8dbfcd7e839 finance/py-braintree/PLIST
--- a/finance/py-braintree/PLIST Thu Dec 13 07:11:49 2018 +0000
+++ b/finance/py-braintree/PLIST Thu Dec 13 07:13:28 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/10/11 10:44:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/12/13 07:13:28 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -305,6 +305,9 @@
${PYSITELIB}/braintree/plan_gateway.py
${PYSITELIB}/braintree/plan_gateway.pyc
${PYSITELIB}/braintree/plan_gateway.pyo
+${PYSITELIB}/braintree/processor_response_types.py
+${PYSITELIB}/braintree/processor_response_types.pyc
+${PYSITELIB}/braintree/processor_response_types.pyo
${PYSITELIB}/braintree/resource.py
${PYSITELIB}/braintree/resource.pyc
${PYSITELIB}/braintree/resource.pyo
diff -r 08c937b83cc5 -r c8dbfcd7e839 finance/py-braintree/distinfo
--- a/finance/py-braintree/distinfo Thu Dec 13 07:11:49 2018 +0000
+++ b/finance/py-braintree/distinfo Thu Dec 13 07:13:28 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/10/11 10:44:19 adam Exp $
+$NetBSD: distinfo,v 1.15 2018/12/13 07:13:28 adam Exp $
-SHA1 (braintree-3.49.0.tar.gz) = 02cb9d81aedee80f344c8dab5155aeccf0873bbd
-RMD160 (braintree-3.49.0.tar.gz) = 5f9690225fd39f07bb9b5a3f03a7759924ee11b1
-SHA512 (braintree-3.49.0.tar.gz) = e402d5ef026216fb40aafa5a8369ad4a43886327b80fc173910434af28cc8b655f8388314fb11c6565eceee91db274dbf594eb628eb440a0d805e40de2aaa028
-Size (braintree-3.49.0.tar.gz) = 75347 bytes
+SHA1 (braintree-3.50.0.tar.gz) = 0ae4c1af5ede8a20ad2e4b1cd9a62eaf33208784
+RMD160 (braintree-3.50.0.tar.gz) = c9e5681b61a056298740b482c07d30ba44d74326
+SHA512 (braintree-3.50.0.tar.gz) = 068719e4432b9f629d128aea8685010f2b8fe28bf64d4f7491ad4043d6d2734964fdca414996fdbe3d22564311a39c865953b23f59c074d77c06f18d31a8bcef
+Size (braintree-3.50.0.tar.gz) = 76183 bytes
Home |
Main Index |
Thread Index |
Old Index