From 90bb841322023345b0d69173b9a1c9ad92cd9de417c5bfac71e92d05ad963e35 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 10 Mar 2022 15:02:48 +0000 Subject: [PATCH] Accepting request 960765 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 12.7.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Rename LICENSE.txt to LICENSE in %files section - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/960765 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=17 --- azure-storage-file-share-12.6.0.zip | 3 --- azure-storage-file-share-12.7.0.zip | 3 +++ python-azure-storage-file-share.changes | 10 ++++++++++ python-azure-storage-file-share.spec | 8 ++++---- 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 azure-storage-file-share-12.6.0.zip create mode 100644 azure-storage-file-share-12.7.0.zip diff --git a/azure-storage-file-share-12.6.0.zip b/azure-storage-file-share-12.6.0.zip deleted file mode 100644 index afbbb53..0000000 --- a/azure-storage-file-share-12.6.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7eb0cde00fbbb6b780da8bdd81312ab79de706c4a2601e4eded1bc430da680a8 -size 351242 diff --git a/azure-storage-file-share-12.7.0.zip b/azure-storage-file-share-12.7.0.zip new file mode 100644 index 0000000..ba80b66 --- /dev/null +++ b/azure-storage-file-share-12.7.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91836e82258d957120af228bc2bcf2b5c6bf5bedb8f3546aa9409b7495aba832 +size 358544 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index c22e33a..c1b4a17 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Mar 10 13:00:55 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.7.0 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename LICENSE.txt to LICENSE in %files section +- Update Requires from setup.py + ------------------------------------------------------------------- Mon Oct 4 13:33:42 UTC 2021 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index ef708d0..ccad857 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) 2021 SUSE LLC +# Copyright (c) 2022 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.6.0 +Version: 12.7.0 Release: 0 Summary: Azure Storage File Share client library for Python License: MIT @@ -36,7 +36,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip Requires: python-azure-core < 2.0.0 -Requires: python-azure-core >= 1.10.0 +Requires: python-azure-core >= 1.15.0 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 @@ -79,7 +79,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ %files %{python_files} %doc CHANGELOG.md README.md -%license LICENSE.txt +%license LICENSE %{python_sitelib}/azure/storage/fileshare %{python_sitelib}/azure_storage_file_share-*.egg-info