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:           Fri Jul 16 06:41:31 UTC 2021

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

Log Message:
py-braintree: updated to 4.11.0

4.11.0

Add exchange_rate_quote_id to Transaction.sale
Add validation error code ExchangeRateQuoteIdIsTooLong to Transaction
Add the following fields to ApplePayCard and AndroidPayCard:
commercial
debit
durbin_regulated
healthcare
payroll
prepaid
product_id
country_of_issuance
issuing_bank
Add error code Transaction.TaxAmountIsRequiredForAibSwedish for attribute tax_amount to handle validation for AIB:Domestic Transactions in Sweden


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 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.35 pkgsrc/finance/py-braintree/Makefile:1.36
--- pkgsrc/finance/py-braintree/Makefile:1.35   Thu Jun 24 14:42:21 2021
+++ pkgsrc/finance/py-braintree/Makefile        Fri Jul 16 06:41:31 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/06/24 14:42:21 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/07/16 06:41:31 adam Exp $
 
-DISTNAME=      braintree-4.10.0
+DISTNAME=      braintree-4.11.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.35 pkgsrc/finance/py-braintree/distinfo:1.36
--- pkgsrc/finance/py-braintree/distinfo:1.35   Thu Jun 24 14:42:21 2021
+++ pkgsrc/finance/py-braintree/distinfo        Fri Jul 16 06:41:31 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2021/06/24 14:42:21 adam Exp $
+$NetBSD: distinfo,v 1.36 2021/07/16 06:41:31 adam Exp $
 
-SHA1 (braintree-4.10.0.tar.gz) = 50a209b49d3dcf144677b93fdf3a9d2e5edd0bfd
-RMD160 (braintree-4.10.0.tar.gz) = 86b1f7988fe40c265530a9eaa908ebd83dffef10
-SHA512 (braintree-4.10.0.tar.gz) = 10711a964c90af9c06e1d37030ffe3abc2b20ad04e527d3ca990ff750aba2246f3d3607574d32acfdf8e2879f2f812f28f6a86658d082e90fb127d877addce86
-Size (braintree-4.10.0.tar.gz) = 77128 bytes
+SHA1 (braintree-4.11.0.tar.gz) = 6c3e4dfd481edaf0460f141ee84b293196424b35
+RMD160 (braintree-4.11.0.tar.gz) = d9993c48aca3707274ec58fb3c3ce724e0d43b95
+SHA512 (braintree-4.11.0.tar.gz) = 9a80dae6191deccf72054af6add60a272af2f8c242d283335d03e0c92be76572a6cfc0f9282e9da9f0a9809e5a7562b5fc21aa3b747588bb4414967abe1b0a4e
+Size (braintree-4.11.0.tar.gz) = 77132 bytes



Home | Main Index | Thread Index | Old Index