From bf810c408586ca0863a8b3cf70e8be020e4cee93 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 04:26:55 +0000 Subject: automatic import of python-wechatpayv3 --- .gitignore | 1 + python-wechatpayv3.spec | 14 ++++---------- sources | 2 +- 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 - 1.2.38-1 +* Tue May 30 2023 Python_Bot - 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 -- cgit v1.2.3