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:
Robert Schweikert 2022-10-12 14:32:08 +00:00 committed by Git OBS Bridge
parent cb46c11c27
commit a602bc7647
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:12e6306e5efb5ca28e0ccd9fa79a2c61acd589866d6109fe5601b18509da92f4
size 329409

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f9d0ba94d6974f51f1fffc5c6b49fced011c81e290cdd167be988ede2a891f4
size 347335

View File

@ -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>

View File

@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-storage-file-datalake
Version: 12.8.0
Version: 12.9.0
Release: 0
Summary: Azure DataLake service client library for Python
License: MIT
@ -36,12 +36,12 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
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-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-msrest >= 0.6.21
Requires: python-msrest >= 0.7.1
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch
%python_subpackages