From 16566b78449482c538c1eca5b985089b1386eea358145be3ad0c773c3f761d59 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Tue, 24 Nov 2020 16:08:27 +0000 Subject: [PATCH] Accepting request 850453 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.3.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/850453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=7 --- azure-storage-file-share-12.2.0.zip | 3 --- azure-storage-file-share-12.3.0.zip | 3 +++ python-azure-storage-file-share.changes | 9 +++++++++ python-azure-storage-file-share.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 azure-storage-file-share-12.2.0.zip create mode 100644 azure-storage-file-share-12.3.0.zip diff --git a/azure-storage-file-share-12.2.0.zip b/azure-storage-file-share-12.2.0.zip deleted file mode 100644 index 9837d4c..0000000 --- a/azure-storage-file-share-12.2.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b649ed8afd67c10c9833f349a7c579d771a6425ad6b88027130a6b8cfa433ffb -size 313403 diff --git a/azure-storage-file-share-12.3.0.zip b/azure-storage-file-share-12.3.0.zip new file mode 100644 index 0000000..c64aa95 --- /dev/null +++ b/azure-storage-file-share-12.3.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f24a0ab51fd7ad294353594660b21081233f68ed8ee7483cdca26a70ce0ccbc +size 326306 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index abc40ce..e46328a 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Nov 23 14:04:27 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.3.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Aug 26 11:04:07 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 54ea419..13791d3 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-azure-storage-file-share -Version: 12.2.0 +Version: 12.3.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT @@ -33,7 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.2.2 +Requires: python-azure-core >= 1.9.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4