Compare commits
10 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0b26b6b8da | |||
| 73d9e0824b | |||
| 26aadc6025 | |||
| e915945ea9 | |||
| 1d9a4e4f18 | |||
| bfad4cdf86 | |||
| ffb5331329 | |||
| 9e4707a499 | |||
| e3c7b85e33 | |||
| 6eacee5d6f |
BIN
azure_core-1.32.0.tar.gz
LFS
BIN
azure_core-1.32.0.tar.gz
LFS
Binary file not shown.
3
azure_core-1.36.0.tar.gz
Normal file
3
azure_core-1.36.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:22e5605e6d0bf1d229726af56d9e92bc37b6e726b141a18be0b4d424131741b7
|
||||||
|
size 351139
|
||||||
@@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 15 08:53:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 1.36.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 12 10:00:31 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 1.35.1
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 3 07:32:23 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 1.35.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 2 10:17:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 1.34.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 4 07:26:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- New upstream release
|
||||||
|
+ Version 1.33.0
|
||||||
|
+ For detailed information about changes see the
|
||||||
|
CHANGELOG.md file provided with this package
|
||||||
|
- Update Requires from setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 1 09:49:35 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri Nov 1 09:49:35 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-azure-core
|
# spec file for package python-azure-core
|
||||||
#
|
#
|
||||||
# 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,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-azure-core
|
Name: python-azure-core
|
||||||
Version: 1.32.0
|
Version: 1.36.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Microsoft Azure Core Library for Python
|
Summary: Microsoft Azure Core Library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -33,8 +33,8 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-aiohttp >= 3.0
|
Requires: python-aiohttp >= 3.0
|
||||||
Requires: python-azure-nspkg >= 3.0.0
|
Requires: python-azure-nspkg >= 3.0.0
|
||||||
|
Requires: python-opentelemetry-api >= 1.26
|
||||||
Requires: python-requests >= 2.21.0
|
Requires: python-requests >= 2.21.0
|
||||||
Requires: python-six >= 1.11.0
|
|
||||||
Requires: (python-typing_extensions >= 4.6.0 if python-base < 3.8)
|
Requires: (python-typing_extensions >= 4.6.0 if python-base < 3.8)
|
||||||
Conflicts: python-azure-sdk <= 2.0.0
|
Conflicts: python-azure-sdk <= 2.0.0
|
||||||
%if 0%{?sle_version} >= 150400
|
%if 0%{?sle_version} >= 150400
|
||||||
|
|||||||
Reference in New Issue
Block a user