14
0
forked from pool/python-stripe
Files
python-stripe/python-stripe.changes
Dirk Mueller 02226bb074 Accepting request 939938 from Application:ERP:Tryton:6.0
- 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.

OBS-URL: https://build.opensuse.org/request/show/939938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stripe?expand=0&rev=5
2021-12-11 23:57:02 +00:00

64 lines
2.2 KiB
Plaintext

-------------------------------------------------------------------
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