Accepting request 850453 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 12.3.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/850453 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=7
This commit is contained in:
parent
c8ac86c745
commit
16566b7844
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b649ed8afd67c10c9833f349a7c579d771a6425ad6b88027130a6b8cfa433ffb
|
|
||||||
size 313403
|
|
3
azure-storage-file-share-12.3.0.zip
Normal file
3
azure-storage-file-share-12.3.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f24a0ab51fd7ad294353594660b21081233f68ed8ee7483cdca26a70ce0ccbc
|
||||||
|
size 326306
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 23 14:04:27 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.3.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 26 11:04:07 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Aug 26 11:04:07 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-azure-storage-file-share
|
Name: python-azure-storage-file-share
|
||||||
Version: 12.2.0
|
Version: 12.3.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
|
||||||
@ -33,7 +33,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
Requires: python-azure-core < 2.0.0
|
Requires: python-azure-core < 2.0.0
|
||||||
Requires: python-azure-core >= 1.2.2
|
Requires: python-azure-core >= 1.9.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user