diff --git a/python-stripe.changes b/python-stripe.changes index e8184da..3715556 100644 --- a/python-stripe.changes +++ b/python-stripe.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Tue Jan 27 17:22:32 UTC 2026 - Dirk Müller + +- update to 14.2.0: + * Update generated code + * Add support for event notifications + `V2CoreAccountClosedEvent`, `V2CoreAccountCreatedEvent`, `V2C + oreAccountIncludingConfigurationCustomerCapabilityStatusUpdat + edEvent`, + `V2CoreAccountIncludingConfigurationCustomerUpdatedEvent`, `V + 2CoreAccountIncludingConfigurationMerchantCapabilityStatusUpd + atedEvent`, + `V2CoreAccountIncludingConfigurationMerchantUpdatedEvent`, `V + 2CoreAccountIncludingConfigurationRecipientCapabilityStatusUp + datedEvent`, + `V2CoreAccountIncludingConfigurationRecipientUpdatedEvent`, + `V2CoreAccountIncludingDefaultsUpdatedEvent`, + `V2CoreAccountIncludingFutureRequirementsUpdatedEvent`, + `V2CoreAccountIncludingIdentityUpdatedEvent`, + `V2CoreAccountIncludingRequirementsUpdatedEvent`, and + `V2CoreAccountUpdatedEvent` with related object + `v2.core.Account` + * Add support for event notification + `V2CoreAccountLinkReturnedEvent` + * Add support for event notifications + `V2CoreAccountPersonCreatedEvent`, + `V2CoreAccountPersonDeletedEvent`, and + `V2CoreAccountPersonUpdatedEvent` with related object + `v2.core.AccountPerson` + * Fix DeprecationWarning when encoding StripeObject + metadata (fixes #1651) + * Update ci to run on Python 3.14 as well + ------------------------------------------------------------------- Wed Dec 17 01:08:48 UTC 2025 - Steve Kowalik diff --git a/python-stripe.spec b/python-stripe.spec index 19ca2d5..7edc679 100644 --- a/python-stripe.spec +++ b/python-stripe.spec @@ -1,7 +1,7 @@ # # spec file for package python-stripe # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-stripe -Version: 14.1.0 +Version: 14.2.0 Release: 0 Summary: Python bindings for the Stripe API License: MIT diff --git a/stripe-14.1.0.tar.gz b/stripe-14.1.0.tar.gz deleted file mode 100644 index 4892c57..0000000 --- a/stripe-14.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d002ecd2966a984a52a43e865bc9346c389f20e768e13fdbbe9cb9474f917c23 -size 1449934 diff --git a/stripe-14.2.0.tar.gz b/stripe-14.2.0.tar.gz new file mode 100644 index 0000000..d264dee --- /dev/null +++ b/stripe-14.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c707cb0503e179c2d9f18731e94f1333705b5cd9dcaae692db09995ad28d411 +size 1455417