summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-azure-multiapi-storage.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a3f5634..8c9a737 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index f16529b..72319dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c533390ae8b599ea2b4e581c333627e7 azure-multiapi-storage-1.0.0.tar.gz
+22415899cf0b38c984b113769cdb643d azure-multiapi-storage-1.1.0.tar.gz