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:           Sat Feb  1 18:39:38 UTC 2025

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

Log Message:
py-braintree: updated to 4.33.1

4.33.1

Fixes issue related to missing folders in package paths


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/finance/py-braintree/Makefile \
    pkgsrc/finance/py-braintree/distinfo
cvs rdiff -u -r1.26 -r1.27 pkgsrc/finance/py-braintree/PLIST

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.61 pkgsrc/finance/py-braintree/Makefile:1.62
--- pkgsrc/finance/py-braintree/Makefile:1.61   Wed Jan 29 21:40:58 2025
+++ pkgsrc/finance/py-braintree/Makefile        Sat Feb  1 18:39:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2025/01/29 21:40:58 adam Exp $
+# $NetBSD: Makefile,v 1.62 2025/02/01 18:39:38 adam Exp $
 
-DISTNAME=      braintree-4.33.0
+DISTNAME=      braintree-4.33.1
 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.61 pkgsrc/finance/py-braintree/distinfo:1.62
--- pkgsrc/finance/py-braintree/distinfo:1.61   Wed Jan 29 21:40:58 2025
+++ pkgsrc/finance/py-braintree/distinfo        Sat Feb  1 18:39:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.61 2025/01/29 21:40:58 adam Exp $
+$NetBSD: distinfo,v 1.62 2025/02/01 18:39:38 adam Exp $
 
-BLAKE2s (braintree-4.33.0.tar.gz) = e8153a091c05aaab20e172d4ba9c9f7a7be2afc193aa02fa7b1074a58766bf96
-SHA512 (braintree-4.33.0.tar.gz) = 973d0b794540a380e67284de28428b405ef4d82e55af2041101612abc8354dfabd4d62f5a962dc07e61d44190eaf5fbbb8d190a266acfef24be3e0e2fb9d2322
-Size (braintree-4.33.0.tar.gz) = 105008 bytes
+BLAKE2s (braintree-4.33.1.tar.gz) = 7265cfb982d7821992bb0471ebf11e7d948ccc0bd157987de3282061ca50c8ce
+SHA512 (braintree-4.33.1.tar.gz) = 0b82d7750c4ad374c24fcf8741b9b34e9ef42da6fcb1ebd65fec812cf19a26064f162e28f6d6dfe1492a03c2e3001ee0a6bc5275c712f16c474f82c33e9ae04b
+Size (braintree-4.33.1.tar.gz) = 107392 bytes

Index: pkgsrc/finance/py-braintree/PLIST
diff -u pkgsrc/finance/py-braintree/PLIST:1.26 pkgsrc/finance/py-braintree/PLIST:1.27
--- pkgsrc/finance/py-braintree/PLIST:1.26      Wed Jan 29 21:40:58 2025
+++ pkgsrc/finance/py-braintree/PLIST   Sat Feb  1 18:39:38 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2025/01/29 21:40:58 adam Exp $
+@comment $NetBSD: PLIST,v 1.27 2025/02/01 18:39:38 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -247,6 +247,48 @@ ${PYSITELIB}/braintree/granted_payment_i
 ${PYSITELIB}/braintree/graphql/__init__.py
 ${PYSITELIB}/braintree/graphql/__init__.pyc
 ${PYSITELIB}/braintree/graphql/__init__.pyo
+${PYSITELIB}/braintree/graphql/enums/__init__.py
+${PYSITELIB}/braintree/graphql/enums/__init__.pyc
+${PYSITELIB}/braintree/graphql/enums/__init__.pyo
+${PYSITELIB}/braintree/graphql/enums/recommendations.py
+${PYSITELIB}/braintree/graphql/enums/recommendations.pyc
+${PYSITELIB}/braintree/graphql/enums/recommendations.pyo
+${PYSITELIB}/braintree/graphql/enums/recommended_payment_option.py
+${PYSITELIB}/braintree/graphql/enums/recommended_payment_option.pyc
+${PYSITELIB}/braintree/graphql/enums/recommended_payment_option.pyo
+${PYSITELIB}/braintree/graphql/inputs/__init__.py
+${PYSITELIB}/braintree/graphql/inputs/__init__.pyc
+${PYSITELIB}/braintree/graphql/inputs/__init__.pyo
+${PYSITELIB}/braintree/graphql/inputs/create_customer_session_input.py
+${PYSITELIB}/braintree/graphql/inputs/create_customer_session_input.pyc
+${PYSITELIB}/braintree/graphql/inputs/create_customer_session_input.pyo
+${PYSITELIB}/braintree/graphql/inputs/customer_recommendations_input.py
+${PYSITELIB}/braintree/graphql/inputs/customer_recommendations_input.pyc
+${PYSITELIB}/braintree/graphql/inputs/customer_recommendations_input.pyo
+${PYSITELIB}/braintree/graphql/inputs/customer_session_input.py
+${PYSITELIB}/braintree/graphql/inputs/customer_session_input.pyc
+${PYSITELIB}/braintree/graphql/inputs/customer_session_input.pyo
+${PYSITELIB}/braintree/graphql/inputs/phone_input.py
+${PYSITELIB}/braintree/graphql/inputs/phone_input.pyc
+${PYSITELIB}/braintree/graphql/inputs/phone_input.pyo
+${PYSITELIB}/braintree/graphql/inputs/update_customer_session_input.py
+${PYSITELIB}/braintree/graphql/inputs/update_customer_session_input.pyc
+${PYSITELIB}/braintree/graphql/inputs/update_customer_session_input.pyo
+${PYSITELIB}/braintree/graphql/types/__init__.py
+${PYSITELIB}/braintree/graphql/types/__init__.pyc
+${PYSITELIB}/braintree/graphql/types/__init__.pyo
+${PYSITELIB}/braintree/graphql/types/customer_recommendations_payload.py
+${PYSITELIB}/braintree/graphql/types/customer_recommendations_payload.pyc
+${PYSITELIB}/braintree/graphql/types/customer_recommendations_payload.pyo
+${PYSITELIB}/braintree/graphql/types/payment_options.py
+${PYSITELIB}/braintree/graphql/types/payment_options.pyc
+${PYSITELIB}/braintree/graphql/types/payment_options.pyo
+${PYSITELIB}/braintree/graphql/unions/__init__.py
+${PYSITELIB}/braintree/graphql/unions/__init__.pyc
+${PYSITELIB}/braintree/graphql/unions/__init__.pyo
+${PYSITELIB}/braintree/graphql/unions/customer_recommendations.py
+${PYSITELIB}/braintree/graphql/unions/customer_recommendations.pyc
+${PYSITELIB}/braintree/graphql/unions/customer_recommendations.pyo
 ${PYSITELIB}/braintree/iban_bank_account.py
 ${PYSITELIB}/braintree/iban_bank_account.pyc
 ${PYSITELIB}/braintree/iban_bank_account.pyo



Home | Main Index | Thread Index | Old Index