diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:47:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:47:37 +0000 |
commit | cfaa3b45cd874b6915f9df2d36b31060c798eede (patch) | |
tree | 33f72769be6ed0b30c400048effb5ba277ec10f6 | |
parent | b468a01b9e1483eec0ae07b5d0bac32e3b4e0f32 (diff) |
automatic import of python-tencentcloud-sdk-python-soeopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-tencentcloud-sdk-python-soe.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tencentcloud-sdk-python-soe-3.0.870.tar.gz +/tencentcloud-sdk-python-soe-3.0.879.tar.gz diff --git a/python-tencentcloud-sdk-python-soe.spec b/python-tencentcloud-sdk-python-soe.spec index 94ff6e1..200a871 100644 --- a/python-tencentcloud-sdk-python-soe.spec +++ b/python-tencentcloud-sdk-python-soe.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tencentcloud-sdk-python-soe -Version: 3.0.870 +Version: 3.0.879 Release: 1 Summary: Tencent Cloud Soe SDK for Python License: Apache License 2.0 URL: https://github.com/TencentCloud/tencentcloud-sdk-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ed/d3/15122b84246104dbd4b50c4b7116cebd38c912507a900ff4f345370910cc/tencentcloud-sdk-python-soe-3.0.870.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/98/107a047e56bc1e2df3beb9782fe0b56caf78d60bab96c6b891208695cad0/tencentcloud-sdk-python-soe-3.0.879.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-tencentcloud-sdk-python-soe-doc %prep -%autosetup -n tencentcloud-sdk-python-soe-3.0.870 +%autosetup -n tencentcloud-sdk-python-soe-3.0.879 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.870-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.879-1 - Package Spec generated @@ -1 +1 @@ -789c32e4ceeb480684af1f1d1b8cce48 tencentcloud-sdk-python-soe-3.0.870.tar.gz +fe7f4fca357627aba2d532f59a99ba30 tencentcloud-sdk-python-soe-3.0.879.tar.gz |