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:
@@ -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
|
||||
|
Reference in New Issue
Block a user