diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-aliyun-python-sdk-live.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /aliyun-python-sdk-live-3.9.35.tar.gz +/aliyun-python-sdk-live-3.9.37.tar.gz diff --git a/python-aliyun-python-sdk-live.spec b/python-aliyun-python-sdk-live.spec index c4e2f84..1bf4f98 100644 --- a/python-aliyun-python-sdk-live.spec +++ b/python-aliyun-python-sdk-live.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aliyun-python-sdk-live -Version: 3.9.35 +Version: 3.9.37 Release: 1 Summary: The live module of Aliyun Python sdk. License: Apache URL: http://develop.aliyun.com/sdk/python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/58/765e66d556a4b6521ef20e6bd4cc3ab446786e1b6d44096af5b9077f0be5/aliyun-python-sdk-live-3.9.35.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/a8/af03c07b8ae0708976a685c08e1508d4d94d262308b676102c95eb769a95/aliyun-python-sdk-live-3.9.37.tar.gz BuildArch: noarch Requires: python3-aliyun-python-sdk-core @@ -29,7 +29,7 @@ Provides: python3-aliyun-python-sdk-live-doc %prep -%autosetup -n aliyun-python-sdk-live-3.9.35 +%autosetup -n aliyun-python-sdk-live-3.9.37 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.35-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.9.37-1 - Package Spec generated @@ -1 +1 @@ -742370d639ef757a63258d6fa1021352 aliyun-python-sdk-live-3.9.35.tar.gz +7fca818fd2f3030d2395bd0a76e2c220 aliyun-python-sdk-live-3.9.37.tar.gz |