summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-30 04:26:55 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-30 04:26:55 +0000
commitbf810c408586ca0863a8b3cf70e8be020e4cee93 (patch)
treee4aea3a6f175049468b6c927decf94a939f7c43e
parent5b21cf35546301bb6ccc0de5c4d4d6177c2fba38 (diff)
automatic import of python-wechatpayv3
-rw-r--r--.gitignore1
-rw-r--r--python-wechatpayv3.spec14
-rw-r--r--sources2
3 files changed, 6 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index 79342de..33515d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/wechatpayv3-1.2.38.tar.gz
+/wechatpayv3-1.2.39.tar.gz
diff --git a/python-wechatpayv3.spec b/python-wechatpayv3.spec
index 6bd01e5..e6966fe 100644
--- a/python-wechatpayv3.spec
+++ b/python-wechatpayv3.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-wechatpayv3
-Version: 1.2.38
+Version: 1.2.39
Release: 1
Summary: 微信支付 API v3 Python SDK(python sdk for wechatpay v3)
License: MIT
URL: https://github.com/minibear2021/wechatpayv3
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/30/9c/f957bb07c52883036ef2027e6207341eb3363233944dce912f432381ab91/wechatpayv3-1.2.38.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/9f/16fd070bb24d82ff2a471243a425ff188e8909eba4863a4d4358d404278f/wechatpayv3-1.2.39.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -451,8 +451,6 @@ SDK 内部已经实现了自动下载和加载平台证书,无需预先下载
一般应用开发者可以不用向下看了,有心了解这几项内部实现的可以参考[这里](security.md)了解。
-
-
%package -n python3-wechatpayv3
Summary: 微信支付 API v3 Python SDK(python sdk for wechatpay v3)
Provides: python-wechatpayv3
@@ -899,8 +897,6 @@ SDK 内部已经实现了自动下载和加载平台证书,无需预先下载
一般应用开发者可以不用向下看了,有心了解这几项内部实现的可以参考[这里](security.md)了解。
-
-
%package help
Summary: Development documents and examples for wechatpayv3
Provides: python3-wechatpayv3-doc
@@ -1344,10 +1340,8 @@ SDK 内部已经实现了自动下载和加载平台证书,无需预先下载
一般应用开发者可以不用向下看了,有心了解这几项内部实现的可以参考[这里](security.md)了解。
-
-
%prep
-%autosetup -n wechatpayv3-1.2.38
+%autosetup -n wechatpayv3-1.2.39
%build
%py3_build
@@ -1387,5 +1381,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.38-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.39-1
- Package Spec generated
diff --git a/sources b/sources
index d59a252..48a6252 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ad3a79ec1b5d02dae50df53f494b507 wechatpayv3-1.2.38.tar.gz
+c2fae8ba8d0ff2516c1617e88ab96c1b wechatpayv3-1.2.39.tar.gz