Accepting request 1124856 from home:glaubitz:branches:devel:languages:python:azure

- New upstream release
  + Version 12.14.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/1124856
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-datalake?expand=0&rev=40
This commit is contained in:
Robert Schweikert 2023-11-10 13:17:10 +00:00 committed by Git OBS Bridge
parent e2789dd262
commit ab47b747d8
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54e8b19e8e3d83bb5fbc51c3a17ed78d6be2811cc78af12beadc5b547bba574e
size 267212

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:358f1616db479b8272b74fb7d5f10f93dfc695a264137dd1959b50b50dcd6346
size 269933

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 10 11:12:19 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.14.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 15 17:12:25 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Sep 15 17:12:25 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -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.13.1 Version: 12.14.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
@ -38,7 +38,7 @@ Requires: python-azure-core < 2.0.0
Requires: python-azure-core >= 1.28.0 Requires: python-azure-core >= 1.28.0
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.18.1 Requires: python-azure-storage-blob >= 12.19.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-typing_extensions >= 4.3.0) Requires: (python-typing_extensions >= 4.3.0)