forked from pool/python-azure-storage-file-share
Compare commits
12 Commits
Author | SHA256 | Date | |
---|---|---|---|
313553247a | |||
e01c5eacb3 | |||
0d2b77ee55 | |||
f223a34432 | |||
9739c1f14f | |||
21db840753 | |||
d3e5345ccf | |||
d04959489e | |||
42ea976e70 | |||
defffe0686 | |||
c9dae23e44 | |||
b55e84391c |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f7b2c6cfc1b7cb80097a53b1ed2efa9e545b49a291430d369cdb49fafbc841d6
|
|
||||||
size 325261
|
|
3
azure_storage_file_share-12.22.0.tar.gz
Normal file
3
azure_storage_file_share-12.22.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e583c8e086ee7d6ec50cc23daf42839c18dce11b36b3d1364c13714c08b53452
|
||||||
|
size 355213
|
@@ -1,3 +1,53 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 18 11:54:01 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.22.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 13 09:29:58 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.21.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 09:30:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.20.1
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 14 07:58:40 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.20.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 9 09:44:08 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.19.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 18 08:09:14 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 12.18.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Adjust upstream source name in spec file
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 19 09:00:27 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Jul 19 09:00:27 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-azure-storage-file-share
|
# spec file for package python-azure-storage-file-share
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 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
|
||||||
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-azure-storage-file-share
|
Name: python-azure-storage-file-share
|
||||||
Version: 12.17.0
|
Version: 12.22.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
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/Azure/azure-sdk-for-python
|
URL: https://github.com/Azure/azure-sdk-for-python
|
||||||
Source: https://files.pythonhosted.org/packages/source/a/azure-storage-file-share/azure-storage-file-share-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/a/azure_storage_file_share/azure_storage_file_share-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
|
BuildRequires: %{python_module azure-storage-nspkg >= 3.0.0}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
@@ -37,7 +37,7 @@ Requires: python-azure-storage-nspkg >= 3.0.0
|
|||||||
Requires: python-cryptography >= 2.1.4
|
Requires: python-cryptography >= 2.1.4
|
||||||
Requires: python-isodate >= 0.6.1
|
Requires: python-isodate >= 0.6.1
|
||||||
Requires: python-typing_extensions >= 4.6.0
|
Requires: python-typing_extensions >= 4.6.0
|
||||||
Requires: (python-azure-core >= 1.28.0 with python-azure-core < 2.0.0)
|
Requires: (python-azure-core >= 1.30.0 with python-azure-core < 2.0.0)
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
Obsoletes: python3-azure-storage-file-share < 12.15.0
|
Obsoletes: python3-azure-storage-file-share < 12.15.0
|
||||||
@@ -61,7 +61,7 @@ Azure file shares can be used to:
|
|||||||
diagnostic share, and Dev/Test/Debug tools
|
diagnostic share, and Dev/Test/Debug tools
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n azure-storage-file-share-%{version}
|
%setup -q -n azure_storage_file_share-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
Reference in New Issue
Block a user