pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/py-stripe



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May 29 10:26:56 UTC 2024

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

Log Message:
py-stripe: updated to 9.8.0

9.8.0 - 2024-05-23

Update generated code
Add support for external_account_collection on resource classes stripe.AccountSession.Components.Balances.Features and stripe.AccountSession.Components.Payouts.Features and parameter classes 
stripe.AccountSession.CreateParamsComponentsBalancesFeatures and stripe.AccountSession.CreateParamsComponentsPayoutsFeatures
Add support for payment_method_remove on resource class stripe.checkout.Session.SavedPaymentMethodOptions
Add support for terminal_reader_invalid_location_for_payment on enums stripe.Invoice.LastFinalizationError.code, stripe.PaymentIntent.LastPaymentError.code, stripe.SetupAttempt.SetupError.code, and 
stripe.SetupIntent.LastSetupError.code


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/finance/py-stripe/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-stripe/Makefile
diff -u pkgsrc/finance/py-stripe/Makefile:1.68 pkgsrc/finance/py-stripe/Makefile:1.69
--- pkgsrc/finance/py-stripe/Makefile:1.68      Wed May 22 16:26:50 2024
+++ pkgsrc/finance/py-stripe/Makefile   Wed May 29 10:26:56 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2024/05/22 16:26:50 adam Exp $
+# $NetBSD: Makefile,v 1.69 2024/05/29 10:26:56 adam Exp $
 
-DISTNAME=      stripe-9.7.0
+DISTNAME=      stripe-9.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.65 pkgsrc/finance/py-stripe/distinfo:1.66
--- pkgsrc/finance/py-stripe/distinfo:1.65      Wed May 22 16:26:50 2024
+++ pkgsrc/finance/py-stripe/distinfo   Wed May 29 10:26:56 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2024/05/22 16:26:50 adam Exp $
+$NetBSD: distinfo,v 1.66 2024/05/29 10:26:56 adam Exp $
 
-BLAKE2s (stripe-9.7.0.tar.gz) = 38abd75e856da10bc65cea148f7cc9939c30c4db9521a7fa39ee7ff8019c0919
-SHA512 (stripe-9.7.0.tar.gz) = 5c36ca6447f5d4947b0e069fe5d4fa30ce2cf11768efa8abb70fcc9a69bd104fe085707a463d566abb5417f9dd4b6cb1d3bab132d20616267931fd895544236e
-Size (stripe-9.7.0.tar.gz) = 1268225 bytes
+BLAKE2s (stripe-9.8.0.tar.gz) = c7864039a39d98ece6ccb8817485cf6be0f2412eb0bd05aa65e66824b128eccc
+SHA512 (stripe-9.8.0.tar.gz) = 3b19ba9709818af12ba2110b32232c9a33f3a43ce33dfeb8a1e0a7c8a2d643f96795ef474ccdef9e780c1ab58bfa3e687105311cc1d5d24c2984d442d539706b
+Size (stripe-9.8.0.tar.gz) = 1268721 bytes



Home | Main Index | Thread Index | Old Index