From 1eb41252a3c538e60d0a79868d9164a0515294a042580814c671cf200b871b17 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 13 Jul 2023 12:14:26 +0000 Subject: [PATCH] Accepting request 1098420 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.13.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/1098420 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=31 --- azure-storage-file-share-12.12.0.zip | 3 --- azure-storage-file-share-12.13.0.zip | 3 +++ python-azure-storage-file-share.changes | 9 +++++++++ python-azure-storage-file-share.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 azure-storage-file-share-12.12.0.zip create mode 100644 azure-storage-file-share-12.13.0.zip diff --git a/azure-storage-file-share-12.12.0.zip b/azure-storage-file-share-12.12.0.zip deleted file mode 100644 index bd146b9..0000000 --- a/azure-storage-file-share-12.12.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf7e47f749fc06ecb99b64612ab4bd94227b9931497a4c27c2865717c3daa089 -size 403399 diff --git a/azure-storage-file-share-12.13.0.zip b/azure-storage-file-share-12.13.0.zip new file mode 100644 index 0000000..3e46218 --- /dev/null +++ b/azure-storage-file-share-12.13.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33a952163ef025d1da1aa8aefb3fe541871f6afba2e393fabb5ab00fd993e6f +size 403973 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index a7975c1..7783113 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jul 12 19:01:33 UTC 2023 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.13.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Apr 17 11:41:37 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 0a4d978..f316b66 100644 --- a/python-azure-storage-file-share.spec +++ b/python-azure-storage-file-share.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-azure-storage-file-share -Version: 12.12.0 +Version: 12.13.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT @@ -36,12 +36,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.26.0 +Requires: python-azure-core >= 1.28.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 Requires: python-isodate >= 0.6.1 -Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8) +Requires: (python-typing_extensions >= 4.3.0) Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch %python_subpackages