From 6a66cd04c25cf8514de7416931661625a0cd0681 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:02:50 +0000 Subject: automatic import of python-azure-multiapi-storage --- .gitignore | 1 + python-azure-multiapi-storage.spec | 8 ++++---- sources | 2 +- 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 - 1.0.0-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3