Path to this page:
Subject: CVS commit: pkgsrc/finance/py-stripe
From: Adam Ciarcinski
Date: 2024-01-14 16:19:03
Message id: 20240114151904.05A3EFA42@cvs.NetBSD.org
Log Message:
py-stripe: updated to 7.12.0
7.12.0 - 2024-01-12
* Update generated code
* Add support for new resource `CustomerSession`
* Add support for `create` method on resource `CustomerSession`
* Remove support for values `obligation_inbound`, `obligation_payout_failure`, \
`obligation_payout`, and `obligation_reversal_outbound` from enum \
`BalanceTransaction.type`
* Add support for new values `eps` and `p24` on enums \
`Invoice.payment_settings.payment_method_types[]`, \
`InvoiceCreateParams.payment_settings.payment_method_types[]`, \
`InvoiceUpdateParams.payment_settings.payment_method_types[]`, \
`Subscription.payment_settings.payment_method_types[]`, \
`SubscriptionCreateParams.payment_settings.payment_method_types[]`, and \
`SubscriptionUpdateParams.payment_settings.payment_method_types[]`
* Remove support for value `obligation` from enum \
`Reporting.ReportRunCreateParams.parameters.reporting_category`
* Add support for `billing_cycle_anchor_config` on `SubscriptionCreateParams` \
and `Subscription`
Files: