diff options
Diffstat (limited to 'python-gocardless-pro.spec')
| -rw-r--r-- | python-gocardless-pro.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-gocardless-pro.spec b/python-gocardless-pro.spec index 192dc09..626d5d7 100644 --- a/python-gocardless-pro.spec +++ b/python-gocardless-pro.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-gocardless-pro -Version: 1.40.0 +Version: 1.42.0 Release: 1 Summary: A client library for the GoCardless Pro API. License: MIT URL: https://github.com/gocardless/gocardless-pro-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b1/49/5505f2b99ab605768ea451697bed66ca0ffc4cc2cbbe4bf11d95580f52a4/gocardless_pro-1.40.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/51/79/d4f7cf1d090599479f15d1dc4c67b597ce5df228aea42fd3a6dbcf0f0754/gocardless_pro-1.42.0.tar.gz BuildArch: noarch Requires: python3-requests @@ -14,7 +14,7 @@ Requires: python3-six %description A Python client for interacting with the GoCardless Pro API. |circle-badge| |pypi-badge| -Tested against Python 2.7, 3.3, 3.4, 3.5, 3.6 and 3.7. +Tested against Python 3.8, 3.9, 3.10 and 3.11. - `"Getting Started" guide <https://developer.gocardless.com/getting-started/api/introduction/?lang=python>`_ with copy and paste Python code samples %package -n python3-gocardless-pro @@ -26,7 +26,7 @@ BuildRequires: python3-pip %description -n python3-gocardless-pro A Python client for interacting with the GoCardless Pro API. |circle-badge| |pypi-badge| -Tested against Python 2.7, 3.3, 3.4, 3.5, 3.6 and 3.7. +Tested against Python 3.8, 3.9, 3.10 and 3.11. - `"Getting Started" guide <https://developer.gocardless.com/getting-started/api/introduction/?lang=python>`_ with copy and paste Python code samples %package help @@ -35,11 +35,11 @@ Provides: python3-gocardless-pro-doc %description help A Python client for interacting with the GoCardless Pro API. |circle-badge| |pypi-badge| -Tested against Python 2.7, 3.3, 3.4, 3.5, 3.6 and 3.7. +Tested against Python 3.8, 3.9, 3.10 and 3.11. - `"Getting Started" guide <https://developer.gocardless.com/getting-started/api/introduction/?lang=python>`_ with copy and paste Python code samples %prep -%autosetup -n gocardless-pro-1.40.0 +%autosetup -n gocardless-pro-1.42.0 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.40.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.42.0-1 - Package Spec generated |
