Accepting request 1098531 from devel:languages:python:azure

- New upstream release
  + Version 12.12.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Update Requires from setup.py (forwarded request 1098419 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1098531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-datalake?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-07-14 14:53:43 +00:00 committed by Git OBS Bridge
commit c28c38cae2
4 changed files with 16 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:89b7556403c29ca5b6531c112f0e2d2ef3f340a9add553e8c3484a25bce6216c
size 359090

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a7898ddccb378059e93e4c6a8e045a81dbe3c85b5b9256e2a3ab9faa412c069
size 360186

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 12 18:57:07 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.12.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 17 11:39:10 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Mon Apr 17 11:39:10 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.11.0 Version: 12.12.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,13 +36,13 @@ 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.26.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.16.0 Requires: python-azure-storage-blob >= 12.17.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.0.1 if python-base < 3.8) Requires: (python-typing_extensions >= 4.3.0)
Conflicts: python-azure-sdk <= 2.0.0 Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages