Accepting request 1098420 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release + Version 12.13.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/1098420 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-storage-file-share?expand=0&rev=31
This commit is contained in:
parent
db5a908e1a
commit
1eb41252a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf7e47f749fc06ecb99b64612ab4bd94227b9931497a4c27c2865717c3daa089
|
||||
size 403399
|
3
azure-storage-file-share-12.13.0.zip
Normal file
3
azure-storage-file-share-12.13.0.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a33a952163ef025d1da1aa8aefb3fe541871f6afba2e393fabb5ab00fd993e6f
|
||||
size 403973
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 19:01:33 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 12.13.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 11:41:37 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define skip_python2 1
|
||||
%endif
|
||||
Name: python-azure-storage-file-share
|
||||
Version: 12.12.0
|
||||
Version: 12.13.0
|
||||
Release: 0
|
||||
Summary: Azure Storage File Share 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.26.0
|
||||
Requires: python-azure-core >= 1.28.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-azure-storage-nspkg >= 3.0.0
|
||||
Requires: python-cryptography >= 2.1.4
|
||||
Requires: python-isodate >= 0.6.1
|
||||
Requires: (python-typing_extensions >= 4.0.1 if python-base < 3.8)
|
||||
Requires: (python-typing_extensions >= 4.3.0)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
Loading…
x
Reference in New Issue
Block a user