File python-stripe.changes of Package python-stripe
-------------------------------------------------------------------
Sat Dec 11 16:24:22 UTC 2021 - Axel Braun <axel.braun@gmx.de>
- version 2.63.0
* skip python2
* API Updates
** Add support for new resource ShippingRate
** Add support for expire method on resource Checkout.Session
** Add support for list_payment_methods method on resource Customer
* Stop sending raw exception message as part of Stripe user agent.
-------------------------------------------------------------------
Fri Aug 13 08:34:39 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Update to v2.60.0
* Add support for list_computed_upfront_line_items method on resource Quote
* Add support for new Quote API.
* Add support for new TaxCode API.
* Add support for Identity VerificationSession and VerificationReport APIs
* Add support for the Billing Portal Configuration API
-------------------------------------------------------------------
Sat Feb 6 05:47:20 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Add examples to packaged docs
- Update to v2.55.2
* Fix CA bundle path
- from v2.55.1
* Fix issue where StripeObjects in lists would not be converted to dicts
* Start testing Python 3.9
* Include the examples in the built sources
-------------------------------------------------------------------
Mon Nov 23 13:45:46 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate tests on all platforms
- Update to v2.55
-------------------------------------------------------------------
Thu Aug 6 05:25:55 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate tests on x86_64
- Update to v2.50
-------------------------------------------------------------------
Sat Jul 25 08:17:10 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.49
-------------------------------------------------------------------
Sun May 17 08:32:11 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.48
-------------------------------------------------------------------
Tue Apr 7 11:13:06 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.45
-------------------------------------------------------------------
Tue Apr 7 11:13:06 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v2.23