1
0

Accepting request 801203 from devel:languages:python:azure

OBS-URL: https://build.opensuse.org/request/show/801203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-share?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-05-08 21:06:10 +00:00 committed by Git OBS Bridge
commit 104839a5e7
4 changed files with 16 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f26bd40a06c0aa370ba8102794a7e3c4da5b241a1db8ff17b5589b6c7dcc595
size 284393

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:661ed9669b9fbb3163899294d28f11f7c135336e1513aab6bd1ff9ef3c6febb3
size 309754

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 5 12:35:15 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@ -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