From d54dddbcd92e0ec385f1029e2525127cda2c9629 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:20:06 +0000 Subject: automatic import of python-gocardless-pro --- python-gocardless-pro.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'python-gocardless-pro.spec') 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 `_ 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 `_ 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 `_ 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 - 1.40.0-1 +* Sun Apr 23 2023 Python_Bot - 1.42.0-1 - Package Spec generated -- cgit v1.2.3