forked from pool/python-stripe
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
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-stripe
|
||||
Version: 2.60.0
|
||||
Version: 2.63.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:8966b7793014380f60c6f121ba333d6f333a55818edaf79c8d70464ce0a7a808
|
||||
size 219649
|
3
stripe-2.63.0.tar.gz
Normal file
3
stripe-2.63.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:816c935e31d82737a9e4362c662e8702bdf9000ea1bd36882cd4cbd23eb81ae1
|
||||
size 233693
|
Reference in New Issue
Block a user