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:           Thu Feb 26 18:41:11 UTC 2026

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

Log Message:
py-stripe: updated to 14.4.0

14.4.0

Allow AIOHTTPClient to accept user-provided session or connector.
Update generated code
Add support for new resources reserve.Hold, reserve.Plan, and reserve.Release
Add support for location and reader on Charge.PaymentMethodDetail.CardPresent, Charge.PaymentMethodDetail.InteracPresent, 
ConfirmationToken.PaymentMethodPreview.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, PaymentAttemptRecord.PaymentMethodDetail.CardPresent, 
PaymentAttemptRecord.PaymentMethodDetail.InteracPresent, PaymentMethod.Card.GeneratedFrom.PaymentMethodDetail.CardPresent, PaymentRecord.PaymentMethodDetail.CardPresent, and 
PaymentRecord.PaymentMethodDetail.InteracPresent
Add support for new value lk_vat on enums Checkout.Session.CustomerDetail.TaxId.type, Invoice.CustomerTaxId.type, Tax.Calculation.CustomerDetail.TaxId.type, Tax.Transaction.CustomerDetail.TaxId.type, 
and TaxId.type
Add support for new value lk_vat on enums CustomerCreateParamsTaxIdDatum.type, CustomerCreateTaxIdParams.type, InvoiceCreatePreviewParamsCustomerDetailTaxId.type, TaxIdCreateParams.type, and 
tax.CalculationCreateParamsCustomerDetailTaxId.type
Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enum 
Event.type
Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enums File.purpose and FileListParams.purpose
Add support for new values terminal_wifi_certificate and terminal_wifi_private_key on enum FileCreateParams.purpose
Add support for new value pay_by_bank on enums Invoice.PaymentSetting.payment_method_types, InvoiceCreateParamsPaymentSetting.payment_method_types, 
InvoiceModifyParamsPaymentSetting.payment_method_types, Subscription.PaymentSetting.payment_method_types, SubscriptionCreateParamsPaymentSetting.payment_method_types, and 
SubscriptionModifyParamsPaymentSetting.payment_method_types
Add support for display_name and service_user_number on Mandate.PaymentMethodDetail.BacsDebit
Change type of PaymentAttemptRecord.PaymentMethodDetail.Boleto.tax_id and PaymentRecord.PaymentMethodDetail.Boleto.tax_id from string to nullable(string)
Change type of PaymentAttemptRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date and PaymentRecord.PaymentMethodDetail.UsBankAccount.expected_debit_date from nullable(string) to string
Add support for transaction_purpose on PaymentIntent.PaymentMethodOption.UsBankAccount, PaymentIntentConfirmParamsPaymentMethodOptionUsBankAccount, 
PaymentIntentCreateParamsPaymentMethodOptionUsBankAccount, and PaymentIntentModifyParamsPaymentMethodOptionUsBankAccount
Add support for optional_items on PaymentLinkModifyParams
Remove support for unused card_issuer_decline on Radar.PaymentEvaluation.Insight
Add support for payment_behavior on SubscriptionItemDeleteParams
Add support for lk on Tax.Registration.CountryOption and tax.RegistrationCreateParamsCountryOption
Add support for cellular and stripe_s710 on Terminal.Configuration, terminal.ConfigurationCreateParams, and terminal.ConfigurationModifyParams
Add support for new values simulated_stripe_s710 and stripe_s710 on enums Terminal.Reader.device_type and terminal.ReaderListParams.device_type
Add support for new values reserve.hold.created, reserve.hold.updated, reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, reserve.plan.updated, and reserve.release.created on enums 
WebhookEndpointCreateParams.enabled_events and WebhookEndpointModifyParams.enabled_events
Add support for new value 2026-02-25.clover on enum WebhookEndpointCreateParams.api_version
Add support for snapshot events reserve.hold.created and reserve.hold.updated with resource reserve.Hold
Add support for snapshot events reserve.plan.created, reserve.plan.disabled, reserve.plan.expired, and reserve.plan.updated with resource reserve.Plan
Add support for snapshot event reserve.release.created with resource reserve.Release
Add support for error codes storer_capability_missing and storer_capability_not_active on Invoice.LastFinalizationError, PaymentIntent.LastPaymentError, SetupAttempt.SetupError, 
SetupIntent.LastSetupError, and StripeError
Added instruction to update CA certificates in README.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/finance/py-stripe/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/finance/py-stripe/PLIST
cvs rdiff -u -r1.73 -r1.74 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.78 pkgsrc/finance/py-stripe/Makefile:1.79
--- pkgsrc/finance/py-stripe/Makefile:1.78      Sat Jan 17 06:26:56 2026
+++ pkgsrc/finance/py-stripe/Makefile   Thu Feb 26 18:41:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2026/01/17 06:26:56 adam Exp $
+# $NetBSD: Makefile,v 1.79 2026/02/26 18:41:11 adam Exp $
 
-DISTNAME=      stripe-14.2.0
+DISTNAME=      stripe-14.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    finance python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/stripe/}

Index: pkgsrc/finance/py-stripe/PLIST
diff -u pkgsrc/finance/py-stripe/PLIST:1.38 pkgsrc/finance/py-stripe/PLIST:1.39
--- pkgsrc/finance/py-stripe/PLIST:1.38 Sat Jan 17 06:26:56 2026
+++ pkgsrc/finance/py-stripe/PLIST      Thu Feb 26 18:41:11 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2026/01/17 06:26:56 adam Exp $
+@comment $NetBSD: PLIST,v 1.39 2026/02/26 18:41:11 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -2584,6 +2584,9 @@ ${PYSITELIB}/stripe/params/radar/_early_
 ${PYSITELIB}/stripe/params/radar/_early_fraud_warning_retrieve_params.py
 ${PYSITELIB}/stripe/params/radar/_early_fraud_warning_retrieve_params.pyc
 ${PYSITELIB}/stripe/params/radar/_early_fraud_warning_retrieve_params.pyo
+${PYSITELIB}/stripe/params/radar/_payment_evaluation_create_params.py
+${PYSITELIB}/stripe/params/radar/_payment_evaluation_create_params.pyc
+${PYSITELIB}/stripe/params/radar/_payment_evaluation_create_params.pyo
 ${PYSITELIB}/stripe/params/radar/_value_list_create_params.py
 ${PYSITELIB}/stripe/params/radar/_value_list_create_params.pyc
 ${PYSITELIB}/stripe/params/radar/_value_list_create_params.pyo
@@ -3191,6 +3194,12 @@ ${PYSITELIB}/stripe/radar/_early_fraud_w
 ${PYSITELIB}/stripe/radar/_early_fraud_warning_service.py
 ${PYSITELIB}/stripe/radar/_early_fraud_warning_service.pyc
 ${PYSITELIB}/stripe/radar/_early_fraud_warning_service.pyo
+${PYSITELIB}/stripe/radar/_payment_evaluation.py
+${PYSITELIB}/stripe/radar/_payment_evaluation.pyc
+${PYSITELIB}/stripe/radar/_payment_evaluation.pyo
+${PYSITELIB}/stripe/radar/_payment_evaluation_service.py
+${PYSITELIB}/stripe/radar/_payment_evaluation_service.pyc
+${PYSITELIB}/stripe/radar/_payment_evaluation_service.pyo
 ${PYSITELIB}/stripe/radar/_value_list.py
 ${PYSITELIB}/stripe/radar/_value_list.pyc
 ${PYSITELIB}/stripe/radar/_value_list.pyo
@@ -3218,6 +3227,18 @@ ${PYSITELIB}/stripe/reporting/_report_ty
 ${PYSITELIB}/stripe/reporting/_report_type_service.py
 ${PYSITELIB}/stripe/reporting/_report_type_service.pyc
 ${PYSITELIB}/stripe/reporting/_report_type_service.pyo
+${PYSITELIB}/stripe/reserve/__init__.py
+${PYSITELIB}/stripe/reserve/__init__.pyc
+${PYSITELIB}/stripe/reserve/__init__.pyo
+${PYSITELIB}/stripe/reserve/_hold.py
+${PYSITELIB}/stripe/reserve/_hold.pyc
+${PYSITELIB}/stripe/reserve/_hold.pyo
+${PYSITELIB}/stripe/reserve/_plan.py
+${PYSITELIB}/stripe/reserve/_plan.pyc
+${PYSITELIB}/stripe/reserve/_plan.pyo
+${PYSITELIB}/stripe/reserve/_release.py
+${PYSITELIB}/stripe/reserve/_release.pyc
+${PYSITELIB}/stripe/reserve/_release.pyo
 ${PYSITELIB}/stripe/sigma/__init__.py
 ${PYSITELIB}/stripe/sigma/__init__.pyc
 ${PYSITELIB}/stripe/sigma/__init__.pyo

Index: pkgsrc/finance/py-stripe/distinfo
diff -u pkgsrc/finance/py-stripe/distinfo:1.73 pkgsrc/finance/py-stripe/distinfo:1.74
--- pkgsrc/finance/py-stripe/distinfo:1.73      Sat Jan 17 06:26:56 2026
+++ pkgsrc/finance/py-stripe/distinfo   Thu Feb 26 18:41:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2026/01/17 06:26:56 adam Exp $
+$NetBSD: distinfo,v 1.74 2026/02/26 18:41:11 adam Exp $
 
-BLAKE2s (stripe-14.2.0.tar.gz) = 2187d1b304b8aa2ee8e61475be9bdadf502f0503ebe86afaa644844cd9ca0040
-SHA512 (stripe-14.2.0.tar.gz) = 7495f42ff9c8ad0ef4094b379d57194c90409c14900d6d35f56aad0b7f0be5c1e6f84e0315b255deb0a36d075492746344266a7511c791dfb0b1856d4192c6f1
-Size (stripe-14.2.0.tar.gz) = 1455417 bytes
+BLAKE2s (stripe-14.4.0.tar.gz) = c435b0e8df64a4f9b4c5fc05697e8ff033f766ea0be3bd9e7579bbfddc46d97e
+SHA512 (stripe-14.4.0.tar.gz) = 81198fcfb3b42b82aed612e9b602f2d3e4e3d22529d9d78147e5bc42b0cd91f3042771e56496f4fddb8bf554b1c5f881c8d836f8260d812d676dfa4e941078d7
+Size (stripe-14.4.0.tar.gz) = 1472370 bytes



Home | Main Index | Thread Index | Old Index