Accepting request 1224138 from devel:languages:python:azure
- New upstream release + Version 12.18.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py (forwarded request 1224083 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1224138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-datalake?expand=0&rev=26
This commit is contained in:
commit
7dff12d862
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3f65ed4724014e0845841ea34e96459b03fa515c3082524462a17d161368d145
|
|
||||||
size 275045
|
|
3
azure_storage_file_datalake-12.18.0.tar.gz
Normal file
3
azure_storage_file_datalake-12.18.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b2b88c1c11b2158ee1fad373df2f576acfcd27b83ad1fa3b4989bbdd63dd72a
|
||||||
|
size 277727
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 14 07:49:11 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.18.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 18 07:57:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Sep 18 07:57:48 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-azure-storage-file-datalake
|
Name: python-azure-storage-file-datalake
|
||||||
Version: 12.17.0
|
Version: 12.18.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,7 +36,7 @@ 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-isodate >= 0.6.1
|
Requires: python-isodate >= 0.6.1
|
||||||
Requires: (python-azure-core >= 1.30.0 with python-azure-core < 2.0.0)
|
Requires: (python-azure-core >= 1.30.0 with python-azure-core < 2.0.0)
|
||||||
Requires: (python-azure-storage-blob >= 12.23.0 with python-azure-storage-blob < 13.0.0)
|
Requires: (python-azure-storage-blob >= 12.24.0 with python-azure-storage-blob < 13.0.0)
|
||||||
Requires: (python-typing_extensions >= 4.6.0)
|
Requires: (python-typing_extensions >= 4.6.0)
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
|
Loading…
Reference in New Issue
Block a user