Compare commits
4 Commits
slfo-main
...
public_clo
| Author | SHA256 | Date | |
|---|---|---|---|
| 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.34.0.tar.gz
Normal file
3
azure_core-1.34.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdb544989f246a0ad1c85d72eeb45f2f835afdcbc5b45e43f0dbde7461c81ece
|
||||
size 297999
|
||||
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-core
|
||||
Version: 1.32.0
|
||||
Version: 1.34.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Core Library for Python
|
||||
License: MIT
|
||||
@@ -33,6 +33,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-aiohttp >= 3.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-opentelemetry-api >= 1.26
|
||||
Requires: python-requests >= 2.21.0
|
||||
Requires: python-six >= 1.11.0
|
||||
Requires: (python-typing_extensions >= 4.6.0 if python-base < 3.8)
|
||||
|
||||
Reference in New Issue
Block a user