1
0

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

- New upstream release
  + Version 12.4.1
  + 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/881900
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=13
This commit is contained in:
Robert Schweikert 2021-03-29 13:36:08 +00:00 committed by Git OBS Bridge
parent f8dbc65991
commit ea347d0160
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 24 10:04:46 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.4.1
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 7 10:16:24 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Thu Jan 7 10:16:24 UTC 2021 - 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-share Name: python-azure-storage-file-share
Version: 12.4.0b1 Version: 12.4.1
Release: 0 Release: 0
Summary: Azure Storage File Share client library for Python Summary: Azure Storage File Share client library for Python
License: MIT License: MIT
@ -36,11 +36,11 @@ 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.9.0 Requires: python-azure-core >= 1.10.0
Requires: python-azure-nspkg >= 3.0.0 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-cryptography >= 2.1.4 Requires: python-cryptography >= 2.1.4
Requires: python-msrest >= 0.6.10 Requires: python-msrest >= 0.6.18
Conflicts: python-azure-sdk <= 2.0.0 Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages