From b03d1280271ce844a5af7246035c5da83e4720a30a2245924e3d18e2f9b46911 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 7 May 2020 12:24:40 +0000 Subject: [PATCH] Accepting request 801158 from home:glaubitz:branches:devel:languages:python:azure - Update Azure SDK components to latest upstream version OBS-URL: https://build.opensuse.org/request/show/801158 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=3 --- azure-storage-file-share-12.0.0.zip | 3 --- azure-storage-file-share-12.1.1.zip | 3 +++ python-azure-storage-file-share.changes | 10 ++++++++++ python-azure-storage-file-share.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 azure-storage-file-share-12.0.0.zip create mode 100644 azure-storage-file-share-12.1.1.zip diff --git a/azure-storage-file-share-12.0.0.zip b/azure-storage-file-share-12.0.0.zip deleted file mode 100644 index a6623ed..0000000 --- a/azure-storage-file-share-12.0.0.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f26bd40a06c0aa370ba8102794a7e3c4da5b241a1db8ff17b5589b6c7dcc595 -size 284393 diff --git a/azure-storage-file-share-12.1.1.zip b/azure-storage-file-share-12.1.1.zip new file mode 100644 index 0000000..968e57b --- /dev/null +++ b/azure-storage-file-share-12.1.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661ed9669b9fbb3163899294d28f11f7c135336e1513aab6bd1ff9ef3c6febb3 +size 309754 diff --git a/python-azure-storage-file-share.changes b/python-azure-storage-file-share.changes index 736ae60..e040f7a 100644 --- a/python-azure-storage-file-share.changes +++ b/python-azure-storage-file-share.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 5 12:35:15 UTC 2020 - John Paul Adrian Glaubitz + +- New upstream release + + Version 12.1.1 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Rename HISTORY.md to CHANGELOG.md in %files section +- Update Requires from setup.py + ------------------------------------------------------------------- Wed Jan 29 15:28:50 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-azure-storage-file-share.spec b/python-azure-storage-file-share.spec index 0a6e702..b0575fc 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.0.0 +Version: 12.1.1 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.1.0 +Requires: python-azure-core >= 1.2.2 Requires: python-azure-nspkg >= 3.0.0 Requires: python-azure-storage-nspkg >= 3.0.0 Requires: python-cryptography >= 2.1.4 @@ -75,7 +75,7 @@ rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__ } %files %{python_files} -%doc HISTORY.md README.md +%doc CHANGELOG.md README.md %license LICENSE.txt %{python_sitelib}/azure/storage/fileshare %{python_sitelib}/azure_storage_file_share-*.egg-info