diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:46:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 13:46:20 +0000 |
commit | e7b0af17889963fd9b2dc104a1e8787852077511 (patch) | |
tree | 212affa4b34c2f04e75e0b8290b499e74de08aa0 | |
parent | 4b343806d1295be14411e7b87b9b4228794b369a (diff) |
automatic import of python-tencentcloud-sdk-python-lpopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-tencentcloud-sdk-python-lp.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tencentcloud-sdk-python-lp-3.0.870.tar.gz +/tencentcloud-sdk-python-lp-3.0.879.tar.gz diff --git a/python-tencentcloud-sdk-python-lp.spec b/python-tencentcloud-sdk-python-lp.spec index 8074582..8cee97b 100644 --- a/python-tencentcloud-sdk-python-lp.spec +++ b/python-tencentcloud-sdk-python-lp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tencentcloud-sdk-python-lp -Version: 3.0.870 +Version: 3.0.879 Release: 1 Summary: Tencent Cloud Lp 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/9e/34/5c56f88c9e77715a13b55f3e473963e54b385a0d4c321025c84a452fa027/tencentcloud-sdk-python-lp-3.0.870.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ef/df/56a982bb3ca94c3ef5309e74a0f502b2884f0fad30667fbb94fb630cdd40/tencentcloud-sdk-python-lp-3.0.879.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-tencentcloud-sdk-python-lp-doc %prep -%autosetup -n tencentcloud-sdk-python-lp-3.0.870 +%autosetup -n tencentcloud-sdk-python-lp-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 @@ -26350ffc77736c7e6f0b08175050ad4e tencentcloud-sdk-python-lp-3.0.870.tar.gz +51fc53b0facc6759801e03a34bc51a2b tencentcloud-sdk-python-lp-3.0.879.tar.gz |