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 22 16:26:50 UTC 2024

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

Log Message:
py-stripe: updated to 9.7.0

9.7.0 - 2024-05-16

Update generated code
Add support for fee_source on resource stripe.ApplicationFee
Add support for net_available on resource class stripe.Balance.InstantAvailable
Add support for preferred_locales on resource classes stripe.Charge.PaymentMethodDetails.CardPresent, stripe.ConfirmationToken.PaymentMethodPreview.CardPresent, and stripe.PaymentMethod.CardPresent
Add support for klarna on resource class stripe.Dispute.PaymentMethodDetails
Add support for routing on parameter classes stripe.PaymentIntent.ConfirmParamsPaymentMethodOptionsCardPresent, stripe.PaymentIntent.CreateParamsPaymentMethodOptionsCardPresent, and 
stripe.PaymentIntent.ModifyParamsPaymentMethodOptionsCardPresent and resource class stripe.PaymentIntent.PaymentMethodOptions.CardPresent
Add support for application_fee on resource stripe.Payout
Add support for archived on parameter class stripe.entitlements.Feature.ListParams
Add support for lookup_key on parameter class stripe.entitlements.Feature.ListParams
Add support for no_valid_authorization on parameter classes stripe.issuing.Dispute.CreateParamsEvidence and stripe.issuing.Dispute.ModifyParamsEvidence and resource class 
stripe.issuing.Dispute.Evidence
Add support for loss_reason on resource stripe.issuing.Dispute
Add support for stripe_s700 on parameter classes stripe.terminal.Configuration.CreateParams and stripe.terminal.Configuration.ModifyParams and resource stripe.terminal.Configuration
Add support for klarna on enum stripe.Dispute.PaymentMethodDetails.type
Add support for no_valid_authorization on enums stripe.issuing.Dispute.Evidence.reason, stripe.issuing.Dispute.CreateParamsEvidence.reason, and stripe.issuing.Dispute.ModifyParamsEvidence.reason
Change type of countries on  stripe.financial_connections.Session.CreateParamsFilters from List[str] to NotRequired[List[str]]
Switch from black to ruff for formatting


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.64 -r1.65 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.67 pkgsrc/finance/py-stripe/Makefile:1.68
--- pkgsrc/finance/py-stripe/Makefile:1.67      Fri May 10 04:50:34 2024
+++ pkgsrc/finance/py-stripe/Makefile   Wed May 22 16:26:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2024/05/10 04:50:34 adam Exp $
+# $NetBSD: Makefile,v 1.68 2024/05/22 16:26:50 adam Exp $
 
-DISTNAME=      stripe-9.6.0
+DISTNAME=      stripe-9.7.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.64 pkgsrc/finance/py-stripe/distinfo:1.65
--- pkgsrc/finance/py-stripe/distinfo:1.64      Fri May 10 04:50:34 2024
+++ pkgsrc/finance/py-stripe/distinfo   Wed May 22 16:26:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.64 2024/05/10 04:50:34 adam Exp $
+$NetBSD: distinfo,v 1.65 2024/05/22 16:26:50 adam Exp $
 
-BLAKE2s (stripe-9.6.0.tar.gz) = 817a5e638ceef08185f9ffe6680b0b65d63c7a13fc75ea01dea9e89669aef95d
-SHA512 (stripe-9.6.0.tar.gz) = d93349c85791abec7d691c2aa726996e3110117dfda5608aa63e39463399200a4f8427dc609fc2a32c7eea005e4a79fd93cffa76762e0914efcd89b83baa58c2
-Size (stripe-9.6.0.tar.gz) = 1265189 bytes
+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



Home | Main Index | Thread Index | Old Index