1
0

Accepting request 1010270 from devel:languages:python:azure

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

OBS-URL: https://build.opensuse.org/request/show/1010270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-share?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:44:46 +00:00 committed by Git OBS Bridge
commit f34208bd05
4 changed files with 15 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 12 13:21:23 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.10.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 8 07:28:00 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Fri Jul 8 07:28:00 UTC 2022 - 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.9.0 Version: 12.10.0
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.23.1 Requires: python-azure-core >= 1.24.2
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.21 Requires: python-msrest >= 0.7.1
Conflicts: python-azure-sdk <= 2.0.0 Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages