1
0

Accepting request 1067376 from devel:languages:python:azure

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

OBS-URL: https://build.opensuse.org/request/show/1067376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-storage-file-share?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2023-02-23 15:30:36 +00:00 committed by Git OBS Bridge
commit a80e0ef95c
4 changed files with 17 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 23 12:02:28 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 12.11.0
+ For detailed information about changes see the
CHANGELOG.md file provided with this package
- Update Requires from setup.py
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 19 10:54:02 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Wed Oct 19 10:54:02 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-azure-storage-file-share # spec file for package python-azure-storage-file-share
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -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.10.1 Version: 12.11.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,12 @@ 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.24.2 Requires: python-azure-core >= 1.26.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.7.1 Requires: python-isodate >= 0.6.1
Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
Conflicts: python-azure-sdk <= 2.0.0 Conflicts: python-azure-sdk <= 2.0.0
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages