diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:04:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 14:04:52 +0000 |
commit | 279548fe28c4127cf79cd93b4d83c5de03128549 (patch) | |
tree | 3612913dc360e581be8f4f6522364a6b2b7fdc0b | |
parent | 82c6f731499bb5c20c0b09bf55fae35f82bf3a35 (diff) |
automatic import of python-tencentcloud-sdk-python-lighthouseopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-tencentcloud-sdk-python-lighthouse.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tencentcloud-sdk-python-lighthouse-3.0.870.tar.gz +/tencentcloud-sdk-python-lighthouse-3.0.879.tar.gz diff --git a/python-tencentcloud-sdk-python-lighthouse.spec b/python-tencentcloud-sdk-python-lighthouse.spec index 0fc5bd8..09a38fd 100644 --- a/python-tencentcloud-sdk-python-lighthouse.spec +++ b/python-tencentcloud-sdk-python-lighthouse.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tencentcloud-sdk-python-lighthouse -Version: 3.0.870 +Version: 3.0.879 Release: 1 Summary: Tencent Cloud Lighthouse 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/6f/95/2b25822dc23d65d631e7748d6053713bc0b518ba4de195d9d177ac38a971/tencentcloud-sdk-python-lighthouse-3.0.870.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0c/00/3b940cd10b5ece32a33076ee18f3b12cf86af6fd43891a2dd98a4dcbff2d/tencentcloud-sdk-python-lighthouse-3.0.879.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-tencentcloud-sdk-python-lighthouse-doc %prep -%autosetup -n tencentcloud-sdk-python-lighthouse-3.0.870 +%autosetup -n tencentcloud-sdk-python-lighthouse-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 @@ -49cf9bf7b24bc0d42832171dd5875b9b tencentcloud-sdk-python-lighthouse-3.0.870.tar.gz +f09d8361221e42118f0beb7c20c624ea tencentcloud-sdk-python-lighthouse-3.0.879.tar.gz |