14
0
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:
2021-12-11 23:57:02 +00:00
committed by Git OBS Bridge
parent 054b6c9c1d
commit 02226bb074
4 changed files with 16 additions and 4 deletions

View File

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