diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:13:23 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:13:23 +0000 |
commit | 8e27965d9763ae80e13e5f1a8f0dc00426f7b61f (patch) | |
tree | 2db8aa90fa8cc35caf01d2b3bec4ab36f512482e | |
parent | 22651b8498b8ff8dac4bc83bcd0b70a2f6f42bb0 (diff) |
automatic import of python-tccliopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-tccli.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tccli-3.0.856.1.tar.gz +/tccli-3.0.865.1.tar.gz diff --git a/python-tccli.spec b/python-tccli.spec index e6a3ee8..a0aa7f6 100644 --- a/python-tccli.spec +++ b/python-tccli.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tccli -Version: 3.0.856.1 +Version: 3.0.865.1 Release: 1 Summary: Universal Command Line Environment for Tencent Cloud License: Apache Software License URL: https://github.com/TencentCloud/tencentcloud-cli.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/db/27/8dc2e0eaf971175c979f2a780917a9fc4f0867a9b8b2c632744154a3660b/tccli-3.0.856.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bb/b6/469a380a6081d80707f54f3ef213db41e3fe114ad023437d72ab626ad23b/tccli-3.0.865.1.tar.gz BuildArch: noarch Requires: python3-tencentcloud-sdk-python @@ -31,7 +31,7 @@ Provides: python3-tccli-doc %prep -%autosetup -n tccli-3.0.856.1 +%autosetup -n tccli-3.0.865.1 %build %py3_build @@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.856.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.865.1-1 - Package Spec generated @@ -1 +1 @@ -6a6c6464425192ab6660a241a7f97c85 tccli-3.0.856.1.tar.gz +e402122f505c353c6639088d9631e03c tccli-3.0.865.1.tar.gz |