From d68aa9df2727b98065948708bb29862f0467746fccfc96d2cc0f8409de4070a5 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 3 May 2023 11:37:42 +0000 Subject: [PATCH] Accepting request 1084277 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.1.0 + For detailed information about changes see the README.rst file provided with this package OBS-URL: https://build.opensuse.org/request/show/1084277 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-multiapi-storage?expand=0&rev=30 --- azure-multiapi-storage-1.0.0.tar.gz | 3 --- azure-multiapi-storage-1.1.0.tar.gz | 3 +++ python-azure-multiapi-storage.changes | 8 ++++++++ python-azure-multiapi-storage.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 azure-multiapi-storage-1.0.0.tar.gz create mode 100644 azure-multiapi-storage-1.1.0.tar.gz diff --git a/azure-multiapi-storage-1.0.0.tar.gz b/azure-multiapi-storage-1.0.0.tar.gz deleted file mode 100644 index 7bccf3f..0000000 --- a/azure-multiapi-storage-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79bf77b7fe9a129be24cb7449623595c33a60051c3fea364a7f1396e5cec888 -size 2179305 diff --git a/azure-multiapi-storage-1.1.0.tar.gz b/azure-multiapi-storage-1.1.0.tar.gz new file mode 100644 index 0000000..3b685ae --- /dev/null +++ b/azure-multiapi-storage-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56f348fa6862da70850405d410be69877c63fdc05131fd8ca36b97220282fa87 +size 2177039 diff --git a/python-azure-multiapi-storage.changes b/python-azure-multiapi-storage.changes index a91b43a..40ec541 100644 --- a/python-azure-multiapi-storage.changes +++ b/python-azure-multiapi-storage.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed May 3 11:25:28 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.1.0 + + For detailed information about changes see the + README.rst file provided with this package + ------------------------------------------------------------------- Tue Feb 28 10:34:44 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-multiapi-storage.spec b/python-azure-multiapi-storage.spec index 9264714..80bccc8 100644 --- a/python-azure-multiapi-storage.spec +++ b/python-azure-multiapi-storage.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-multiapi-storage -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: MS Azure Storage Client Library for Python - with Multi API version Support License: MIT