From 849515713d17fbae729e631bf9da574ef21320bd410ab710cd78c5af87d676af Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 4 Jan 2023 12:48:27 +0000 Subject: [PATCH] Accepting request 1055787 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 1.0.0 + For detailed information about changes see the README.rst file provided with this package OBS-URL: https://build.opensuse.org/request/show/1055787 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-multiapi-storage?expand=0&rev=26 --- azure-multiapi-storage-0.10.0.tar.gz | 3 --- azure-multiapi-storage-1.0.0.tar.gz | 3 +++ python-azure-multiapi-storage.changes | 8 ++++++++ python-azure-multiapi-storage.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 azure-multiapi-storage-0.10.0.tar.gz create mode 100644 azure-multiapi-storage-1.0.0.tar.gz diff --git a/azure-multiapi-storage-0.10.0.tar.gz b/azure-multiapi-storage-0.10.0.tar.gz deleted file mode 100644 index 6a60349..0000000 --- a/azure-multiapi-storage-0.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4210b6b3fa279e56c55713262ba48983685ab71a78593ad85ad315d295ed019f -size 6038623 diff --git a/azure-multiapi-storage-1.0.0.tar.gz b/azure-multiapi-storage-1.0.0.tar.gz new file mode 100644 index 0000000..7bccf3f --- /dev/null +++ b/azure-multiapi-storage-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79bf77b7fe9a129be24cb7449623595c33a60051c3fea364a7f1396e5cec888 +size 2179305 diff --git a/python-azure-multiapi-storage.changes b/python-azure-multiapi-storage.changes index 3dbddaa..c9ee772 100644 --- a/python-azure-multiapi-storage.changes +++ b/python-azure-multiapi-storage.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 4 12:21:27 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.0.0 + + For detailed information about changes see the + README.rst file provided with this package + ------------------------------------------------------------------- Fri Sep 16 10:02:09 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-multiapi-storage.spec b/python-azure-multiapi-storage.spec index 0dd1066..77cb4d2 100644 --- a/python-azure-multiapi-storage.spec +++ b/python-azure-multiapi-storage.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-multiapi-storage # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-multiapi-storage -Version: 0.10.0 +Version: 1.0.0 Release: 0 Summary: Microsoft Azure Storage Client Library for Python - with Multi API version Support License: MIT