Accepting request 1010248 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 12.9.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/1010248 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-datalake?expand=0&rev=26
This commit is contained in:
parent
cb46c11c27
commit
a602bc7647
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:12e6306e5efb5ca28e0ccd9fa79a2c61acd589866d6109fe5601b18509da92f4
|
|
||||||
size 329409
|
|
3
azure-storage-file-datalake-12.9.0.zip
Normal file
3
azure-storage-file-datalake-12.9.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5f9d0ba94d6974f51f1fffc5c6b49fced011c81e290cdd167be988ede2a891f4
|
||||||
|
size 347335
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 12 13:18:33 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.9.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 8 07:25:14 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Jul 8 07:25:14 UTC 2022 - 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-datalake
|
Name: python-azure-storage-file-datalake
|
||||||
Version: 12.8.0
|
Version: 12.9.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Azure DataLake service client library for Python
|
Summary: Azure DataLake service client library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -36,12 +36,12 @@ 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.23.1
|
Requires: python-azure-core >= 1.24.2
|
||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
Requires: python-azure-storage-blob < 13.0.0
|
Requires: python-azure-storage-blob < 13.0.0
|
||||||
Requires: python-azure-storage-blob >= 12.13.0
|
Requires: python-azure-storage-blob >= 12.14.0
|
||||||
Requires: python-azure-storage-nspkg >= 3.0.0
|
Requires: python-azure-storage-nspkg >= 3.0.0
|
||||||
Requires: python-msrest >= 0.6.21
|
Requires: python-msrest >= 0.7.1
|
||||||
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