From 5f57291971dcc6cdf1ed66daf3b7dfb31ff19c243d1d93123bf8531690ec1171 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 23 Feb 2023 12:08:20 +0000 Subject: [PATCH] Accepting request 1067373 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.11.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1067373 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=27 --- azure-storage-file-share-12.10.1.zip | 3 --- azure-storage-file-share-12.11.0.zip | 3 +++ python-azure-storage-file-share.changes | 9 +++++++++ python-azure-storage-file-share.spec | 9 +++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 azure-storage-file-share-12.10.1.zip create mode 100644 azure-storage-file-share-12.11.0.zip diff --git a/azure-storage-file-share-12.10.1.zip b/azure-storage-file-share-12.10.1.zip deleted file mode 100644 index e10224a..0000000 --- a/azure-storage-file-share-12.10.1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5679bbd9c760ffd3fe27749c9e3e63706ea42c274854c1a7c6753d6a7da8c464 -size 384825 diff --git a/azure-storage-file-share-12.11.0.zip b/azure-storage-file-share-12.11.0.zip new file mode 100644 index 0000000..274ab3b --- /dev/null +++ b/azure-storage-file-share-12.11.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46528bdaadceda06b3c8aee40992e3819649d4aeaf0f41f68e9515f1ea6e8664 +size 391488 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index bbe1ca2..dab8d66 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 23 12:02:28 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.11.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Oct 19 10:54:02 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 9b6518a..62f15d0 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -1,7 +1,7 @@ # # spec file for package python-azure-storage-file-share # -# 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-storage-file-share -Version: 12.10.1 +Version: 12.11.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT @@ -36,11 +36,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.24.2 +Requires: python-azure-core >= 1.26.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 -Requires: python-msrest >= 0.7.1 +Requires: python-isodate >= 0.6.1 +Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8) Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages