summaryrefslogtreecommitdiff
path: root/python-azure-multiapi-storage.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:02:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:02:50 +0000
commit6a66cd04c25cf8514de7416931661625a0cd0681 (patch)
tree3f086113d5847e5932f5dd004f0071553329eb5e /python-azure-multiapi-storage.spec
parentbbc7deea678a657c1f3a23b604bc3e34347a4ec8 (diff)
automatic import of python-azure-multiapi-storageopeneuler20.03
Diffstat (limited to 'python-azure-multiapi-storage.spec')
-rw-r--r--python-azure-multiapi-storage.spec8
1 files changed, 4 insertions, 4 deletions
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