diff --git a/python-stripe.changes b/python-stripe.changes index 34a31f6..5a0d5ae 100644 --- a/python-stripe.changes +++ b/python-stripe.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Feb 6 05:47:20 UTC 2021 - John Vandenberg + +- 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 diff --git a/python-stripe.spec b/python-stripe.spec index 5d6d7be..0fdd838 100644 --- a/python-stripe.spec +++ b/python-stripe.spec @@ -1,7 +1,7 @@ # # spec file for package python-stripe # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-stripe -Version: 2.55.0 +Version: 2.55.2 Release: 0 Summary: Python bindings for the Stripe API License: MIT @@ -61,7 +61,7 @@ Python bindings for the Stripe API. %pytest -rs --nomock %files %{python_files} -%doc CHANGELOG.md README.md +%doc CHANGELOG.md README.md examples/ %license LICENSE %{python_sitelib}/* diff --git a/stripe-2.55.0.tar.gz b/stripe-2.55.0.tar.gz deleted file mode 100644 index b9fabe9..0000000 --- a/stripe-2.55.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2eebf023595e8aa9d65d8b46ccc3c716185bb9625d0e39d3956282fd7525848d -size 219589 diff --git a/stripe-2.55.2.tar.gz b/stripe-2.55.2.tar.gz new file mode 100644 index 0000000..6fddc32 --- /dev/null +++ b/stripe-2.55.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e32c68194a47522a10945eb893218e5cb5ee65e3a3c2c4df7efca117a6bf1902 +size 215652