summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 10:25:10 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 10:25:10 +0000
commitf4199ca905bb3a7b43e4f2bee6f4ef9e21550fdd (patch)
treebe5210f7966b729c1001d674064232f10ed8d0c2
parent595ceb9bf636bfc8db4525fbba26410b71a506a3 (diff)
automatic import of python-cardpay
-rw-r--r--.gitignore1
-rw-r--r--python-cardpay.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index b57faa8..ba2400c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/cardpay-3.46.23.tar.gz
+/cardpay-3.48.4.tar.gz
diff --git a/python-cardpay.spec b/python-cardpay.spec
index cf502f0..e2a70d9 100644
--- a/python-cardpay.spec
+++ b/python-cardpay.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cardpay
-Version: 3.46.23
+Version: 3.48.4
Release: 1
Summary: Unlimint APIv3 Python SDK
License: MIT
URL: https://github.com/cardpay/python-sdk-v3.git
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9b/06/05ca445b0894351025078c2a23bf021cef26675fde664629b3f97f185d33/cardpay-3.46.23.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c3/54/bd0b3fddbe9c49189801d8cb7fb6b20d937f212a687840ac40fb9b572b13/cardpay-3.48.4.tar.gz
BuildArch: noarch
Requires: python3-certifi
@@ -38,7 +38,7 @@ pip install git+https://github.com/cardpay/python-sdk-v3.git --upgrade
or
```sh
-pip install 'cardpay>=3.46.23' --upgrade
+pip install 'cardpay>=3.48.4' --upgrade
```
Then import the package:
@@ -194,7 +194,7 @@ pip install git+https://github.com/cardpay/python-sdk-v3.git --upgrade
or
```sh
-pip install 'cardpay>=3.46.23' --upgrade
+pip install 'cardpay>=3.48.4' --upgrade
```
Then import the package:
@@ -347,7 +347,7 @@ pip install git+https://github.com/cardpay/python-sdk-v3.git --upgrade
or
```sh
-pip install 'cardpay>=3.46.23' --upgrade
+pip install 'cardpay>=3.48.4' --upgrade
```
Then import the package:
@@ -473,7 +473,7 @@ If the `NO_PROXY` env variable is set, the SDK won't use the proxy for hosts fro
%prep
-%autosetup -n cardpay-3.46.23
+%autosetup -n cardpay-3.48.4
%build
%py3_build
@@ -513,5 +513,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 3.46.23-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.48.4-1
- Package Spec generated
diff --git a/sources b/sources
index 18342d6..44574b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51f23c54758cca63c235b0b16c3c9f1e cardpay-3.46.23.tar.gz
+df38273f1d87928363dfc0debddac62d cardpay-3.48.4.tar.gz