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 4.9.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d920a76e758e
branches:  trunk
changeset: 452168:d920a76e758e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu May 06 04:34:47 2021 +0000

description:
py-braintree: updated to 4.9.0

4.9.0

Add paypal_messages to Dispute
Add tax_identifiers parameter to Customer.create and Customer.update

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 ca260caff887 -r d920a76e758e finance/py-braintree/Makefile
--- a/finance/py-braintree/Makefile     Wed May 05 16:54:02 2021 +0000
+++ b/finance/py-braintree/Makefile     Thu May 06 04:34:47 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2021/04/16 05:45:54 adam Exp $
+# $NetBSD: Makefile,v 1.34 2021/05/06 04:34:47 adam Exp $
 
-DISTNAME=      braintree-4.8.0
+DISTNAME=      braintree-4.9.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/braintree/}
diff -r ca260caff887 -r d920a76e758e finance/py-braintree/PLIST
--- a/finance/py-braintree/PLIST        Wed May 05 16:54:02 2021 +0000
+++ b/finance/py-braintree/PLIST        Thu May 06 04:34:47 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2021/04/16 05:45:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.16 2021/05/06 04:34:47 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -119,6 +119,9 @@
 ${PYSITELIB}/braintree/dispute_details/evidence.py
 ${PYSITELIB}/braintree/dispute_details/evidence.pyc
 ${PYSITELIB}/braintree/dispute_details/evidence.pyo
+${PYSITELIB}/braintree/dispute_details/paypal_message.py
+${PYSITELIB}/braintree/dispute_details/paypal_message.pyc
+${PYSITELIB}/braintree/dispute_details/paypal_message.pyo
 ${PYSITELIB}/braintree/dispute_details/status_history.py
 ${PYSITELIB}/braintree/dispute_details/status_history.pyc
 ${PYSITELIB}/braintree/dispute_details/status_history.pyo
diff -r ca260caff887 -r d920a76e758e finance/py-braintree/distinfo
--- a/finance/py-braintree/distinfo     Wed May 05 16:54:02 2021 +0000
+++ b/finance/py-braintree/distinfo     Thu May 06 04:34:47 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2021/04/16 05:45:54 adam Exp $
+$NetBSD: distinfo,v 1.34 2021/05/06 04:34:47 adam Exp $
 
-SHA1 (braintree-4.8.0.tar.gz) = 98f44325a7268d1e009043bb8b0fba0fa12e7218
-RMD160 (braintree-4.8.0.tar.gz) = f8c264d74daacb619dfa2c7bf150d396b11d2e14
-SHA512 (braintree-4.8.0.tar.gz) = 9352d0d7dbe4825dd66a4ae0048ef6319b176b73244d21217a2ad42e91441d48618e07267897dcf0ec4c14f59f9f49a277e4def1924ff2e8daedfb9c0cd22e64
-Size (braintree-4.8.0.tar.gz) = 76507 bytes
+SHA1 (braintree-4.9.0.tar.gz) = ff52b82802f18ad59b58c619efac2e4e961b89da
+RMD160 (braintree-4.9.0.tar.gz) = ede60296a829af7d02b518e6d08be2c0bcf50820
+SHA512 (braintree-4.9.0.tar.gz) = 16506a4c5ab91fcde8e60dfb125d1a5ec4a6399f94508bbf422d3aedfc902dae7a71af1e36364a3b53519baee9a3c50e7b931173b966e686b5a40ac7947f993c
+Size (braintree-4.9.0.tar.gz) = 76671 bytes



Home | Main Index | Thread Index | Old Index