Accepting request 976373 from devel:languages:python:azure
- New upstream release + Version 12.7.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 976239 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/976373 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-datalake?expand=0&rev=12
This commit is contained in:
commit
78db552504
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7166e14d69c4e4a42d18cf7f2f2cc5a2b82e947abcc971e80838170e24773b02
|
|
||||||
size 309500
|
|
3
azure-storage-file-datalake-12.7.0.zip
Normal file
3
azure-storage-file-datalake-12.7.0.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44daca1f739a2421f3dbd40db2957f559a85288dc934cde173d01e6b955dc52f
|
||||||
|
size 328080
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 11 08:34:52 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.7.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 10 13:06:31 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Mar 10 13:06:31 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.6.0
|
Version: 12.7.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,10 +36,10 @@ 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.15.0
|
Requires: python-azure-core >= 1.23.1
|
||||||
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.10.0
|
Requires: python-azure-storage-blob >= 12.12.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.6.21
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user