Accepting request 850554 from devel:languages:python:azure
- New upstream release + Version 12.2.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 850452 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/850554 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-datalake?expand=0&rev=5
This commit is contained in:
commit
d711d660e5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9a6ad52cfcd083512039cae66e4e4b169a4cf6b9aa2816d611e35d8519da7fa
|
||||
size 251244
|
3
azure-storage-file-datalake-12.2.0.zip
Normal file
3
azure-storage-file-datalake-12.2.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ea22fd64b1fd27b7aa9cedf65f87ae30b691a4474630ae6dbdabc7ad50e9ba0
|
||||
size 270827
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 14:00:33 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.2.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 14:30:57 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-azure-storage-file-datalake
|
||||
Version: 12.1.2
|
||||
Version: 12.2.0
|
||||
Release: 0
|
||||
Summary: Azure DataLake service client library for Python
|
||||
License: MIT
|
||||
@ -33,10 +33,10 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Requires: python-azure-core < 2.0.0
|
||||
Requires: python-azure-core >= 1.6.0
|
||||
Requires: python-azure-core >= 1.9.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-azure-storage-blob < 13.0.0
|
||||
Requires: python-azure-storage-blob >= 12.4.0
|
||||
Requires: python-azure-storage-blob >= 12.6.0
|
||||
Requires: python-azure-storage-nspkg >= 3.0.0
|
||||
Requires: python-msrest >= 0.6.10
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user