forked from pool/python-azure-storage-file-share
Accepting request 881900 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 12.4.1 + 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/881900 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=13
This commit is contained in:
parent
f8dbc65991
commit
ea347d0160
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9426bbb6f5e2c21a89679cfc819b8defcb33bb4551809502292889af14d6026f
|
||||
size 329324
|
3
azure-storage-file-share-12.4.1.zip
Normal file
3
azure-storage-file-share-12.4.1.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7503d05882970abc977529ff5a4b81e79f62fd51b238fe306f72e13f57a522ca
|
||||
size 331796
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 24 10:04:46 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.4.1
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 7 10:16:24 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-azure-storage-file-share
|
||||
Version: 12.4.0b1
|
||||
Version: 12.4.1
|
||||
Release: 0
|
||||
Summary: Azure Storage File Share client library for Python
|
||||
License: MIT
|
||||
@ -36,11 +36,11 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-azure-core < 2.0.0
|
||||
Requires: python-azure-core >= 1.9.0
|
||||
Requires: python-azure-core >= 1.10.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-azure-storage-nspkg >= 3.0.0
|
||||
Requires: python-cryptography >= 2.1.4
|
||||
Requires: python-msrest >= 0.6.10
|
||||
Requires: python-msrest >= 0.6.18
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user