diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 08:16:10 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 08:16:10 +0000 |
commit | 0067a97efcfc44cb01ad00d02d83d40bd80873de (patch) | |
tree | 38c9cc89e6579ba1485ba8206cd9fa32760cdfa0 | |
parent | b078e6af2d42ac34d1f984bd02f1f3a0e1fee84b (diff) |
automatic import of python-aliyun-python-sdk-dms-enterprise
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-aliyun-python-sdk-dms-enterprise.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /aliyun-python-sdk-dms-enterprise-1.47.0.tar.gz +/aliyun-python-sdk-dms-enterprise-1.50.0.tar.gz diff --git a/python-aliyun-python-sdk-dms-enterprise.spec b/python-aliyun-python-sdk-dms-enterprise.spec index 38a0981..334bc00 100644 --- a/python-aliyun-python-sdk-dms-enterprise.spec +++ b/python-aliyun-python-sdk-dms-enterprise.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aliyun-python-sdk-dms-enterprise -Version: 1.47.0 +Version: 1.50.0 Release: 1 Summary: The dms-enterprise module of Aliyun Python sdk. License: Apache URL: http://develop.aliyun.com/sdk/python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/88/72/206ff19c6b0c391ca7205607910ba4e1f6125c36d20c47c4b3229de9abd3/aliyun-python-sdk-dms-enterprise-1.47.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/e0/fdb37a862998fadea731ffdd28ec7d8724b2b5dc7b2b29075ddaf64a4b09/aliyun-python-sdk-dms-enterprise-1.50.0.tar.gz BuildArch: noarch Requires: python3-aliyun-python-sdk-core @@ -29,7 +29,7 @@ Provides: python3-aliyun-python-sdk-dms-enterprise-doc %prep -%autosetup -n aliyun-python-sdk-dms-enterprise-1.47.0 +%autosetup -n aliyun-python-sdk-dms-enterprise-1.50.0 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 1.47.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.50.0-1 - Package Spec generated @@ -1 +1 @@ -1b26ed145ac92dac8a766529e02cc0e4 aliyun-python-sdk-dms-enterprise-1.47.0.tar.gz +f0d7824144e04f6f2febc7edd0748ec3 aliyun-python-sdk-dms-enterprise-1.50.0.tar.gz |