Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-stripe for openSUSE:Factory checked in at 2026-08-22 21:36:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-stripe (Old) and /work/SRC/openSUSE:Factory/.python-stripe.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-stripe" Sat Aug 22 21:36:25 2026 rev:16 rq:1373069 version:15.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-stripe/python-stripe.changes 2026-06-15 19:47:32.961738544 +0200 +++ /work/SRC/openSUSE:Factory/.python-stripe.new.1258/python-stripe.changes 2026-08-22 21:38:30.720302661 +0200 @@ -1,0 +2,357 @@ +Sat Aug 22 13:45:49 UTC 2026 - Dirk Müller <[email protected]> + +- update to 15.5.1: + * #1879 better document `StripeObject`'s `to_dict` behavior + * See the changelog for more details. +- update to 15.5.0: + * #1874 Add async iteration to v2 list auto-pagination + * Adds `async for` support to v2 + `ListObject.auto_paging_iter()`. + * #1869 Surface `object` property on `EventNotification` + * #1867 Emit Claude Code plugin hint at module load time + * Emits new Claude Code plugin hint when `CLAUDECODE` or + `CLAUDE_CODE_CHILD_SESSION` environment variables are + detected. + * #1855 add/adjust event parsing helpers + + * Added methods that return their respective + `Event`/`EventNotification` class instances without verifying + authenticity. Use them when you've previously verified an + event (e.g. you verified, put the event in a queue, and are + now processing). Supports events from AWS EventBridge and + Azure Event Grid natively. + * `Webhook.construct_event_without_verification(payload)` + * `StripeClient.construct_event_without_verification(payload)` + * `StripeClient.parse_event_notification_without_verification(p + ayload)` + * Added `WebhookSignature.generate_signature_header(payload, + secret, timestamp=None)`, which computes a full `Stripe- + Signature` header for the given payload. Useful for unit + tests! + + * #1863 Add `stripe.major_api_version` constant + * See the changelog for more details. +- update to 15.4.0: + * This release changes the pinned API version to + 2026-07-29.dahlia. + * #1857 Update generated code + * Add support for new resource + `financial_connections.Authorization` + * Add support for `unreject` method on resource `Account` + * Add support for `list` method on resource `PaymentRecord` + * Add support for new values `mass_transit_parking_tax` and + `parking_tax` on enums `Tax.Calculation.ShippingCost.TaxBreak + down.TaxRateDetail.tax_type`, + `Tax.Calculation.TaxBreakdown.TaxRateDetail.tax_type`, `Tax.C + alculationLineItem.TaxBreakdown.TaxRateDetail.tax_type`, and + `Tax.Transaction.ShippingCost.TaxBreakdown.TaxRateDetail.tax_ + type` + * Add support for new value `chaps` on enums `FundingInstructio + ns.BankTransfer.FinancialAddress.supported_networks` and `Pay + mentIntent.NextAction.DisplayBankTransferInstruction.Financia + lAddress.supported_networks` + * Add support for `smart_disputes_management` on + `AccountSession.Component.DisputesList.Feature`, + `AccountSession.Component.Payment.Feature`, + `AccountSession.Component.PaymentDetail.Feature`, + `AccountSession.Component.PaymentDispute.Feature`, + `AccountSessionCreateParamsComponentDisputesListFeature`, + `AccountSessionCreateParamsComponentPaymentDetailFeature`, + `AccountSessionCreateParamsComponentPaymentDisputeFeature`, + and `AccountSessionCreateParamsComponentPaymentFeature` + * Add support for `administrative_address` and + `principal_place_of_business` on `Account.Company`, + `AccountCreateParamsCompany`, `AccountModifyParamsCompany`, + and `TokenCreateParamsAccountCompany` + * Add support for `sepa_debit_payments` on + `AccountModifyParamsSetting` + * Remove support for `proof_of_registration` on + `AccountCreateParamsDocument`. This field was limited-use + and is being deprecated. + * Add support for `payouts_action` on `AccountRejectParams` + * Add support for new value `data_share_only` on enums + `Charge.PaymentMethodDetail.Card.ThreeDSecure.result`, `Payme + ntAttemptRecord.PaymentMethodDetail.Card.ThreeDSecure.result` + , + `PaymentRecord.PaymentMethodDetail.Card.ThreeDSecure.result`, + and + `SetupAttempt.PaymentMethodDetail.Card.ThreeDSecure.result` + * Add support for new values `bnp_paribas`, `citibank`, and + `mbsb_bank` on enums `Charge.PaymentMethodDetail.Fpx.bank`, + `ConfirmationToken.PaymentMethodPreview.Fpx.bank`, + `PaymentAttemptRecord.PaymentMethodDetail.Fpx.bank`, + `PaymentMethod.Fpx.bank`, and + `PaymentRecord.PaymentMethodDetail.Fpx.bank` + * Remove support for `dynamic_tax_rates` on + `checkout.SessionCreateParamsLineItem`. This field was + limited-use and is being deprecated. + * Add support for `setup_future_usage` on + `Checkout.Session.PaymentMethodOption.Payco`, + `Checkout.Session.PaymentMethodOption.SamsungPay`, + `PaymentIntent.PaymentMethodOption.Payco`, + `PaymentIntent.PaymentMethodOption.SamsungPay`, + `PaymentIntentConfirmParamsPaymentMethodOptionPayco`, + `PaymentIntentConfirmParamsPaymentMethodOptionSamsungPay`, + `PaymentIntentCreateParamsPaymentMethodOptionPayco`, + `PaymentIntentCreateParamsPaymentMethodOptionSamsungPay`, + `PaymentIntentModifyParamsPaymentMethodOptionPayco`, + `PaymentIntentModifyParamsPaymentMethodOptionSamsungPay`, + `PaymentLinkModifyParamsPaymentIntentDatum`, + `checkout.SessionCreateParamsPaymentMethodOptionPayco`, and + `checkout.SessionCreateParamsPaymentMethodOptionSamsungPay` + * Add support for new value `ic_nif` 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 values `bnp_paribas`, `citibank`, and + `mbsb_bank` on enums + `ConfirmationTokenCreateParamsPaymentMethodDatumFpx.bank`, + `PaymentIntentConfirmParamsPaymentMethodDatumFpx.bank`, + `PaymentIntentCreateParamsPaymentMethodDatumFpx.bank`, + `PaymentIntentModifyParamsPaymentMethodDatumFpx.bank`, + `PaymentMethodCreateParamsFpx.bank`, + `SetupIntentConfirmParamsPaymentMethodDatumFpx.bank`, + `SetupIntentCreateParamsPaymentMethodDatumFpx.bank`, and + `SetupIntentModifyParamsPaymentMethodDatumFpx.bank` + * Add support for new value `ic_nif` on enums + `CustomerCreateParamsTaxIdDatum.type`, + `CustomerCreateTaxIdParams.type`, + `InvoiceCreatePreviewParamsCustomerDetailTaxId.type`, + `TaxIdCreateParams.type`, and + `tax.CalculationCreateParamsCustomerDetailTaxId.type` + * Add support for `network` on + `Dispute.PaymentMethodDetail.Card` + * Add support for new values `financial_connections.account.exp + ected_deactivation_date_updated`, `financial_connections.acco + unt.supported_payment_method_types_updated`, + `financial_connections.account.upcoming_deactivation`, `finan + cial_connections.authorization.expected_deactivation_date_upd + ated`, and + `financial_connections.authorization.upcoming_deactivation` + on enum `Event.type` + * Add support for `limits` and `manual_entry` on + `FinancialConnections.Session` and + `financial_connections.SessionCreateParams` + * Add support for `require_payment_method_support` on + `FinancialConnections.Session.Filter` and + `financial_connections.SessionCreateParamsFilter` + * Add support for `bank_account_token` on + `FinancialConnections.Session` + * Add support for new values `alipay` and `mb_way` on enums + `Invoice.PaymentSetting.payment_method_types`, + `InvoiceCreateParamsPaymentSetting.payment_method_types`, + `InvoiceModifyParamsPaymentSetting.payment_method_types`, + `Subscription.PaymentSetting.payment_method_types`, `Subscrip + tionCreateParamsPaymentSetting.payment_method_types`, and + `SubscriptionModifyParamsPaymentSetting.payment_method_types` + * Add support for new values `mass_transit_parking_tax` and + `parking_tax` on enums + `InvoiceAddLinesParamsLineTaxAmountTaxRateDatum.tax_type`, + `InvoiceLineItemModifyParamsTaxAmountTaxRateDatum.tax_type`, + `InvoiceUpdateLinesParamsLineTaxAmountTaxRateDatum.tax_type`, + `TaxRate.tax_type`, `TaxRateCreateParams.tax_type`, and + `TaxRateModifyParams.tax_type` + * Add support for `metadata` on + `InvoiceCreatePreviewParamsSubscriptionDetail` + * Add support for new value `stripe_internal_error` on enum + `Issuing.Authorization.RequestHistory.reason` + * Add support for `business_name` on `Issuing.Card.Shipping`, + `issuing.CardCreateParamsShipping`, and + `issuing.CardModifyParamsShipping` + * Add support for new value `correos` on enum + `Issuing.Card.Shipping.carrier` + * Add support for `allowed_payment_method_types` on + `PaymentIntentConfirmParams`, `PaymentIntentCreateParams`, + `PaymentIntentModifyParams`, `PaymentIntent`, + `SetupIntentConfirmParams`, `SetupIntentCreateParams`, + `SetupIntentModifyParams`, and `SetupIntent` + * Add support for `referrer` on + `PaymentIntentConfirmParamsRadarOption` and + `PaymentIntentCreateParamsRadarOption` + * Add support for `consent_collection` and `shipping_options` + on `PaymentLinkModifyParams` + * Add support for `custom_fields`, `description`, and `footer` + on `Quote.InvoiceSetting`, `QuoteCreateParamsInvoiceSetting`, + `QuoteModifyParamsInvoiceSetting`, + `SubscriptionSchedule.DefaultSetting.InvoiceSetting`, + `SubscriptionSchedule.Phase.InvoiceSetting`, `SubscriptionSch + eduleCreateParamsDefaultSettingInvoiceSetting`, + `SubscriptionScheduleCreateParamsPhaseInvoiceSetting`, `Subsc + riptionScheduleModifyParamsDefaultSettingInvoiceSetting`, and + `SubscriptionScheduleModifyParamsPhaseInvoiceSetting` + * Add support for `customer_account` and `customer` on `Refund` + * Add support for `payment_method` on `Refund` and `Topup` + * Add support for `trial` on `SubscriptionSchedule.Phase` + * Add support for `mass_transit_parking_tax` and `parking_tax` + on `Tax.Registration.CountryOption.Me` and + `tax.RegistrationCreateParamsCountryOptionMe` + * Add support for new values `mass_transit_parking_tax` and + `parking_tax` on enum + `tax.RegistrationCreateParamsCountryOptionMe.type` + * Add support for new values `mass_transit_parking_tax` and + `parking_tax` on enum + `Tax.Registration.CountryOption.Me.type` + * Add support for `initiated_by` and `payment_method_options` + on `Topup` + * Add support for new values `financial_connections.account.exp + ected_deactivation_date_updated`, `financial_connections.acco + unt.supported_payment_method_types_updated`, + `financial_connections.account.upcoming_deactivation`, `finan + cial_connections.authorization.expected_deactivation_date_upd + ated`, and + `financial_connections.authorization.upcoming_deactivation` + on enums `WebhookEndpointCreateParams.enabled_events` and + `WebhookEndpointModifyParams.enabled_events` + * Add support for new value `2026-07-29.dahlia` on enum + `WebhookEndpointCreateParams.api_version` + * Add support for `additional_addresses` on + `V2.Core.Account.Identity.BusinessDetail`, + `v2.core.AccountCreateParamsIdentityBusinessDetail`, + `v2.core.AccountModifyParamsIdentityBusinessDetail`, and + `v2.core.AccountTokenCreateParamsIdentityBusinessDetail` + * Add support for snapshot events `financial_connections.accoun + t.expected_deactivation_date_updated`, `financial_connections + .account.supported_payment_method_types_updated`, and + `financial_connections.account.upcoming_deactivation` with + resource `financial_connections.Account` + * Add support for snapshot events `financial_connections.author + ization.expected_deactivation_date_updated` and + `financial_connections.authorization.upcoming_deactivation` + with resource `financial_connections.Authorization` + * #1853 Fix intermittent Windows test flake in async httpx + integration tests + * #1849 Use ip address directly instead of localhost to speed + up windows tests + * See the changelog for more details. +- update to 15.3.1: + * #1846 Replace source hash with Telemetry UUID + * #1845 Make Error fields generated + * #1843 Remove unused Retry-After header support + * #1834 Reduce StripeClient() cold start latency for serverless + environments + * Moves HTTP library imports to module load time to better + accommodate AWS Lambda and other serverless environments that + have separate Init phase and Invoke phase time budgets. + * See the changelog for more details. +- update to 15.3.0: + * This release changes the pinned API version to + 2026-06-24.dahlia. + * #1836 Update generated code + * Add support for `release_details` on `Reserve.Hold` + * ⚠️ Add support for new value `tax_fund` on enum + `BalanceTransaction.type` + * Change `Billing.CreditGrant.priority` to be required + * Add support for `buyer_id` on + `Charge.PaymentMethodDetail.Bizum`, + `ConfirmationToken.PaymentMethodPreview.Bizum`, + `ConfirmationToken.PaymentMethodPreview.Blik`, + `PaymentAttemptRecord.PaymentMethodDetail.Bizum`, + `PaymentMethod.Bizum`, `PaymentMethod.Blik`, and + `PaymentRecord.PaymentMethodDetail.Bizum` + * Add support for `transaction_link_id` on + `Charge.PaymentMethodDetail.Card` + * ⚠️ Add support for new value `sui` on enums + `Charge.PaymentMethodDetail.Crypto.network`, + `PaymentAttemptRecord.PaymentMethodDetail.Crypto.network`, + and `PaymentRecord.PaymentMethodDetail.Crypto.network` + * ⚠️ Add support for new value `usdsui` on enums + `Charge.PaymentMethodDetail.Crypto.token_currency`, `PaymentA + ttemptRecord.PaymentMethodDetail.Crypto.token_currency`, and + `PaymentRecord.PaymentMethodDetail.Crypto.token_currency` + * Add support for `fingerprint` on + `Charge.PaymentMethodDetail.Pix`, + `ConfirmationToken.PaymentMethodPreview.Pix`, + `PaymentMethod.Pix`, and + `SetupAttempt.PaymentMethodDetail.Pix` + * Add support for `sunbit` on + `Checkout.Session.PaymentMethodOption`, + `PaymentIntent.PaymentMethodOption`, + `PaymentIntentConfirmParamsPaymentMethodOption`, + `PaymentIntentCreateParamsPaymentMethodOption`, + `PaymentIntentModifyParamsPaymentMethodOption`, and + `checkout.SessionCreateParamsPaymentMethodOption` + * Add support for `billing_cycle_anchor_config` on + `checkout.SessionCreateParamsSubscriptionDatum` + * Add support for `wechat_pay` on + `Checkout.Session.PaymentMethodOption` + * Add support for `mastercard_compliance` on + `Dispute.Evidence.EnhancedEvidence`, + `Dispute.EvidenceDetail.EnhancedEligibility`, and + `DisputeModifyParamsEvidenceEnhancedEvidence` + * ⚠️ Add support for new value `mastercard_compliance` on enum + `Dispute.enhanced_eligibility_types` + * Add support for `status_details` on + `FinancialConnections.Account` + * ⚠️ Add support for new value `validated` on enum + `Identity.VerificationSession.Redaction.status` + * Add support for new value `satispay` on enums + `InvoiceCreateParamsPaymentSetting.payment_method_types`, + `InvoiceModifyParamsPaymentSetting.payment_method_types`, `Su + bscriptionCreateParamsPaymentSetting.payment_method_types`, + and + `SubscriptionModifyParamsPaymentSetting.payment_method_types` + * ⚠️ Add support for new value `satispay` on enums + `Invoice.PaymentSetting.payment_method_types` and + `Subscription.PaymentSetting.payment_method_types` + * ⚠️ Remove support for `stored_credential_usage` on ++++ 60 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/python-stripe/python-stripe.changes ++++ and /work/SRC/openSUSE:Factory/.python-stripe.new.1258/python-stripe.changes Old: ---- stripe-15.2.1.tar.gz New: ---- stripe-15.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-stripe.spec ++++++ --- /var/tmp/diff_new_pack.NRNFhU/_old 2026-08-22 21:38:31.678336976 +0200 +++ /var/tmp/diff_new_pack.NRNFhU/_new 2026-08-22 21:38:31.685337227 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-stripe -Version: 15.2.1 +Version: 15.5.1 Release: 0 Summary: Python bindings for the Stripe API License: MIT ++++++ stripe-15.2.1.tar.gz -> stripe-15.5.1.tar.gz ++++++ ++++ 53231 lines of diff (skipped)
