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:           Tue Jan 26 06:22:51 UTC 2021

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

Log Message:
py-braintree: updated to 4.6.0

4.6.0

Add installments to Transaction requests
Add count to installments
Deprecate device_session_id and fraud_merchant_id in CreditCardGateway, CustomerGateway, PaymentMethodGateway, and TransactionGateway classes
Add sca_exemption to Transaction.sale request


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 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.30 pkgsrc/finance/py-braintree/Makefile:1.31
--- pkgsrc/finance/py-braintree/Makefile:1.30   Tue Nov 10 11:11:58 2020
+++ pkgsrc/finance/py-braintree/Makefile        Tue Jan 26 06:22:51 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/11/10 11:11:58 adam Exp $
+# $NetBSD: Makefile,v 1.31 2021/01/26 06:22:51 adam Exp $
 
-DISTNAME=      braintree-4.5.0
+DISTNAME=      braintree-4.6.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.30 pkgsrc/finance/py-braintree/distinfo:1.31
--- pkgsrc/finance/py-braintree/distinfo:1.30   Tue Nov 10 11:11:58 2020
+++ pkgsrc/finance/py-braintree/distinfo        Tue Jan 26 06:22:51 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2020/11/10 11:11:58 adam Exp $
+$NetBSD: distinfo,v 1.31 2021/01/26 06:22:51 adam Exp $
 
-SHA1 (braintree-4.5.0.tar.gz) = eb1f77469ee093ba869f2caa21f27f46ac34624d
-RMD160 (braintree-4.5.0.tar.gz) = c362b6166737164519368b09158e32ba235c5783
-SHA512 (braintree-4.5.0.tar.gz) = d726760a8923a336793715791cba0fa085db60606aa5166cdc973cb6b4f9988e6d13abd604855c0f9494c5d691461dcd3ec1cbe15c5f9cabb0e9d19e228e609b
-Size (braintree-4.5.0.tar.gz) = 75755 bytes
+SHA1 (braintree-4.6.0.tar.gz) = 43e4bedb3af9d1dcd015b3d75fc33d7974d5227a
+RMD160 (braintree-4.6.0.tar.gz) = 91484de584d2e6bbf060eaf3add5cbd93a913098
+SHA512 (braintree-4.6.0.tar.gz) = 96a376bccf3722c984cd342c58d4f8f162beeca97f92ecfbea03300a527a2415b5de1bd1d4160b22033500ac90c4fb611177c2c6dd0a1e5e7d63634234d204c7
+Size (braintree-4.6.0.tar.gz) = 76142 bytes



Home | Main Index | Thread Index | Old Index