Accepting request 923027 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 12.6.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/923027 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=16
This commit is contained in:
parent
b79a1aeef1
commit
4e69cb4075
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed82e9bf8d25d62e50996604fce701cec6a39ec0ceba6efbf8790f7f8b7746a8
|
|
||||||
size 346173
|
|
3
azure-storage-file-share-12.6.0.zip
Normal file
3
azure-storage-file-share-12.6.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7eb0cde00fbbb6b780da8bdd81312ab79de706c4a2601e4eded1bc430da680a8
|
||||||
|
size 351242
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 4 13:33:42 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.6.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 1 13:52:03 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Jul 1 13:52:03 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%endif
|
%endif
|
||||||
Name: python-azure-storage-file-share
|
Name: python-azure-storage-file-share
|
||||||
Version: 12.5.0
|
Version: 12.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Azure Storage File Share client library for Python
|
Summary: Azure Storage File Share client library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -40,7 +40,7 @@ Requires: python-azure-core >= 1.10.0
|
|||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-azure-storage-nspkg >= 3.0.0
|
Requires: python-azure-storage-nspkg >= 3.0.0
|
||||||
Requires: python-cryptography >= 2.1.4
|
Requires: python-cryptography >= 2.1.4
|
||||||
Requires: python-msrest >= 0.6.18
|
Requires: python-msrest >= 0.6.21
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user