pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/py-braintree



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 12 13:30:28 UTC 2020

Modified Files:
        pkgsrc/finance/py-braintree: Makefile distinfo

Log Message:
py-braintree: updated to 3.59.0

3.59.0
Add RefundAuthHardDeclined and RefundAuthSoftDeclined to validation errors
Fix issue where managing Apple Pay domains would fail in Python 3.8+
Add level 2 processing options purchase_order_number, tax_amount, and tax_exempt to Transaction.submit_for_settlement
Add level 3 processing options discount_amount, shipping_amount, ships_from_postal_code, line_items to Transaction.submit_for_settlement


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/finance/py-braintree/Makefile \
    pkgsrc/finance/py-braintree/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-braintree/Makefile
diff -u pkgsrc/finance/py-braintree/Makefile:1.23 pkgsrc/finance/py-braintree/Makefile:1.24
--- pkgsrc/finance/py-braintree/Makefile:1.23   Wed Jan 22 21:18:26 2020
+++ pkgsrc/finance/py-braintree/Makefile        Wed Feb 12 13:30:28 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2020/01/22 21:18:26 adam Exp $
+# $NetBSD: Makefile,v 1.24 2020/02/12 13:30:28 adam Exp $
 
-DISTNAME=      braintree-3.58.0
+DISTNAME=      braintree-3.59.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/braintree/}
Index: pkgsrc/finance/py-braintree/distinfo
diff -u pkgsrc/finance/py-braintree/distinfo:1.23 pkgsrc/finance/py-braintree/distinfo:1.24
--- pkgsrc/finance/py-braintree/distinfo:1.23   Wed Jan 22 21:18:26 2020
+++ pkgsrc/finance/py-braintree/distinfo        Wed Feb 12 13:30:28 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/01/22 21:18:26 adam Exp $
+$NetBSD: distinfo,v 1.24 2020/02/12 13:30:28 adam Exp $
 
-SHA1 (braintree-3.58.0.tar.gz) = 522443319f0866e7f99d9719bd84443a548552ab
-RMD160 (braintree-3.58.0.tar.gz) = c18add4641fa679c14060b35d2ff92f9f9c419c1
-SHA512 (braintree-3.58.0.tar.gz) = 705951e525ba3cc2fa091544da485427bb4cee65cd265dc3dd89a9e225be22ece3886af6b3a4f065e81f64bedefaf7acb7c65fca68d9d8de5131ee2dc9c5a439
-Size (braintree-3.58.0.tar.gz) = 78924 bytes
+SHA1 (braintree-3.59.0.tar.gz) = 778cee538e7e505b28465cf9819775eee9cc612c
+RMD160 (braintree-3.59.0.tar.gz) = 0876196db385105f2d75eb321ddae9857b0fe743
+SHA512 (braintree-3.59.0.tar.gz) = 2a0723b05f0a4132a109696a129f1d3dde6f74b6f7d392010271f869030b70f9aa8356ab233d6e19f42514f976a36cf9bbc3053f9b38a075a8185bfb6f24b4a7
+Size (braintree-3.59.0.tar.gz) = 79197 bytes



Home | Main Index | Thread Index | Old Index