Compare commits
6 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| c30e22c660 | |||
| bd6f65662d | |||
| 12263714d6 | |||
| 9ba51ef558 | |||
| 6b74eb7205 | |||
| 835a087054 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:612e56f79e824f81d590cff0c09253358ada065d5a6169c13905fc35064d9b40
|
||||
size 130495
|
||||
3
azure_mgmt_cognitiveservices-14.1.0.tar.gz
Normal file
3
azure_mgmt_cognitiveservices-14.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:915191374d0adb443863c20aaea2c9f3b9d558a849ac2b78f152249262fdcaf8
|
||||
size 184444
|
||||
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 24 09:10:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 14.1.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 09:52:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 14.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 21 09:22:36 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 13.7.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 10:15:56 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-cognitiveservices
|
||||
Version: 13.6.0
|
||||
Version: 14.1.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Cognitive Services Management Client Library
|
||||
License: MIT
|
||||
@@ -36,8 +36,8 @@ Requires: python-azure-mgmt-nspkg >= 3.0.0
|
||||
Requires: python-azure-nspkg >= 3.0.0
|
||||
Requires: python-typing_extensions >= 4.6.0
|
||||
Requires: (python-azure-common >= 1.1 with python-azure-common < 2.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.3.2 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
||||
Requires: (python-azure-mgmt-core >= 1.6.0 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-msrest >= 0.7.1 with python-msrest < 1.0.0)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
%if 0%{?sle_version} >= 150400
|
||||
Obsoletes: python3-azure-mgmt-cognitiveservices < 13.5.0
|
||||
|
||||
Reference in New Issue
Block a user