diff options
Diffstat (limited to 'python-tccli.spec')
-rw-r--r-- | python-tccli.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |