15
0
forked from pool/python-stripe

Accepting request 1307102 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1307102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stripe?expand=0&rev=7
This commit is contained in:
2025-09-25 16:45:55 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 25 11:28:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 12.5.1
* #1563 fix: Paginate backwards if `starting_after == None`
* Addresses an #1562 where List iteration would be forwards when
`starting_after` was set to `None` but backwards if it was not
set at all. Now, it will paginate backwards in both cases.
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Fri Sep 5 20:08:01 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -15,9 +15,9 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?sle15_python_module_pythons}
Name: python-stripe
Version: 12.5.0
Version: 12.5.1
Release: 0
Summary: Python bindings for the Stripe API
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd2b8e71216b6aed5dc1e9b5e6f658b5e21d69a60d44fb8c08f41e1f7bddedd0
size 1432368

3
stripe-12.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5407d092c355c31393e767d2dcb2d5a8c3980caa9a073acb32d0ccb3c01b04b5
size 1432826