forked from pool/python-stripe
Accepting request 1329547 from devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/1329547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stripe?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 17:22:32 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d002ecd2966a984a52a43e865bc9346c389f20e768e13fdbbe9cb9474f917c23
|
||||
size 1449934
|
||||
3
stripe-14.2.0.tar.gz
Normal file
3
stripe-14.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c707cb0503e179c2d9f18731e94f1333705b5cd9dcaae692db09995ad28d411
|
||||
size 1455417
|
||||
Reference in New Issue
Block a user