diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:21:37 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:21:37 +0000 |
commit | 9093b9693caac8b7fd4a4cc55595beeea189d830 (patch) | |
tree | bd83f7144faf8c2931b096d47eaf0202416e2d62 | |
parent | ac2be2e7685a5380802f0225f3960c2d4e4463d5 (diff) |
automatic import of python-tencentcloud-sdk-python-rkpopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-tencentcloud-sdk-python-rkp.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tencentcloud-sdk-python-rkp-3.0.870.tar.gz +/tencentcloud-sdk-python-rkp-3.0.879.tar.gz diff --git a/python-tencentcloud-sdk-python-rkp.spec b/python-tencentcloud-sdk-python-rkp.spec index d79bc56..522ad6b 100644 --- a/python-tencentcloud-sdk-python-rkp.spec +++ b/python-tencentcloud-sdk-python-rkp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tencentcloud-sdk-python-rkp -Version: 3.0.870 +Version: 3.0.879 Release: 1 Summary: Tencent Cloud Rkp 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/a4/27/2fbab55ef181a79734c8ea7d757ca362c26344126243eee0c6349b07593e/tencentcloud-sdk-python-rkp-3.0.870.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b1/3b/07a8811366c6730d9c5285f9af50cdc97cff9938dc89b7d2ae8ed34e71ca/tencentcloud-sdk-python-rkp-3.0.879.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-tencentcloud-sdk-python-rkp-doc %prep -%autosetup -n tencentcloud-sdk-python-rkp-3.0.870 +%autosetup -n tencentcloud-sdk-python-rkp-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 @@ -4fbf469c427f8d0efc928254ad5a5339 tencentcloud-sdk-python-rkp-3.0.870.tar.gz +45aa6af5a8f956f66384562785996d11 tencentcloud-sdk-python-rkp-3.0.879.tar.gz |