diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:02:50 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 14:02:50 +0000 |
| commit | 6a66cd04c25cf8514de7416931661625a0cd0681 (patch) | |
| tree | 3f086113d5847e5932f5dd004f0071553329eb5e | |
| parent | bbc7deea678a657c1f3a23b604bc3e34347a4ec8 (diff) | |
automatic import of python-azure-multiapi-storageopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-azure-multiapi-storage.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /azure-multiapi-storage-1.0.0.tar.gz +/azure-multiapi-storage-1.1.0.tar.gz diff --git a/python-azure-multiapi-storage.spec b/python-azure-multiapi-storage.spec index d718507..0ffb693 100644 --- a/python-azure-multiapi-storage.spec +++ b/python-azure-multiapi-storage.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-azure-multiapi-storage -Version: 1.0.0 +Version: 1.1.0 Release: 1 Summary: Microsoft Azure Storage Client Library for Python with multi API version support. License: MIT URL: https://github.com/Azure/azure-multiapi-storage-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/df/5221bb0e12270f83c4fa80315be6a81e91407d637274dbde6dbe9e38b34a/azure-multiapi-storage-1.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/46/8d08b8f8ae911761214318bc9f15291d003384eb0fef4b20b1880a6aab6c/azure-multiapi-storage-1.1.0.tar.gz BuildArch: noarch Requires: python3-azure-common @@ -54,7 +54,7 @@ Handles multi-API versions of Azure Storage Data Plane originally from https://g - **Please file issues at the appropriate repository above.** %prep -%autosetup -n azure-multiapi-storage-1.0.0 +%autosetup -n azure-multiapi-storage-1.1.0 %build %py3_build @@ -94,5 +94,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.0-1 - Package Spec generated @@ -1 +1 @@ -c533390ae8b599ea2b4e581c333627e7 azure-multiapi-storage-1.0.0.tar.gz +22415899cf0b38c984b113769cdb643d azure-multiapi-storage-1.1.0.tar.gz |
