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

- New upstream release
  + Version 12.3.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/881899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-datalake?expand=0&rev=13
This commit is contained in:
Robert Schweikert 2021-03-29 13:30:29 +00:00 committed by Git OBS Bridge
parent 1b9fa94668
commit a9eb7a6c4f
4 changed files with 17 additions and 8 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8982c97a14a6db2c295c5efd0da2c31f01e6982cc5f42b9675f9a47f41c3afe4
size 277523

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 24 09:56:18 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.3.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
-------------------------------------------------------------------
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-azure-storage-file-datalake
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@
%define skip_python2 1
%endif
Name: python-azure-storage-file-datalake
Version: 12.2.0
Version: 12.3.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.9.0
Requires: python-azure-core >= 1.10.0
Requires: python-azure-nspkg >= 3.0.0
Requires: python-azure-storage-blob < 13.0.0
Requires: python-azure-storage-blob >= 12.6.0
Requires: python-azure-storage-blob >= 12.8.0b1
Requires: python-azure-storage-nspkg >= 3.0.0
Requires: python-msrest >= 0.6.10
Requires: python-msrest >= 0.6.18
Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch
%python_subpackages