14
0
forked from pool/python-stripe

Accepting request 869912 from home:jayvdb:branches:devel:languages:python

- Add examples to packaged docs
- Update to v2.55.2

OBS-URL: https://build.opensuse.org/request/show/869912
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stripe?expand=0&rev=2
This commit is contained in:
2021-02-06 17:07:55 +00:00
committed by Git OBS Bridge
parent e71ecbbfb2
commit fa49b7715c
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>