summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 12:20:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 12:20:06 +0000
commitd54dddbcd92e0ec385f1029e2525127cda2c9629 (patch)
treefbca590cf4922ce58a683b1d81a89f67aebd013f
parent64a4423fb8c9208003a2c2a52ccf3b18954fe00c (diff)
automatic import of python-gocardless-proopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-gocardless-pro.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index b130824..06a9b21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gocardless_pro-1.40.0.tar.gz
+/gocardless_pro-1.42.0.tar.gz
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
diff --git a/sources b/sources
index dc209a3..37996d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe5772ee2beea840916c36a2c5443678 gocardless_pro-1.40.0.tar.gz
+a1daf152120dcd5b1fdab834c2e94bbd gocardless_pro-1.42.0.tar.gz