Compare commits
2 Commits
public_clo
...
factory
| Author | SHA256 | Date | |
|---|---|---|---|
| 45e9f99d10 | |||
| 74e75efd7a |
3
azure_mgmt_arizeaiobservabilityeval-1.0.0.tar.gz
Normal file
3
azure_mgmt_arizeaiobservabilityeval-1.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f5ef14c78039e539e16019ddec7cb5bdc7fe88967f86bcb090426f1ddb363a8
|
||||
size 81814
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c290f854e3f1f6c54e8b0c0a552360b92273633a751b829dbda99a85ea2e97b
|
||||
size 55422
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 3 07:35:59 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- New upstream release
|
||||
+ Version 1.0.0
|
||||
+ For detailed information about changes see the
|
||||
CHANGELOG.md file provided with this package
|
||||
- Remove temporary version override
|
||||
- Update Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 2 11:13:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -16,17 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
%define realversion 1.0.0b1
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-azure-mgmt-arizeaiobservabilityeval
|
||||
Version: 1.0.0~b1
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
Summary: Microsoft Azure Arizeaiobservabilityeval Management Client Library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/Azure/azure-sdk-for-python
|
||||
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_arizeaiobservabilityeval/azure_mgmt_arizeaiobservabilityeval-%{realversion}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/a/azure_mgmt_arizeaiobservabilityeval/azure_mgmt_arizeaiobservabilityeval-%{version}.tar.gz
|
||||
BuildRequires: %{python_module azure-mgmt-nspkg >= 3.0.0}
|
||||
BuildRequires: %{python_module azure-nspkg >= 3.0.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
@@ -38,7 +36,7 @@ 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-azure-mgmt-core >= 1.5.0 with python-azure-mgmt-core < 2.0.0)
|
||||
Requires: (python-isodate >= 0.6.1 with python-isodate < 1.0.0)
|
||||
Conflicts: python-azure-sdk <= 2.0.0
|
||||
BuildArch: noarch
|
||||
@@ -51,7 +49,7 @@ This is the Microsoft Azure Arizeaiobservabilityeval Management Client Library.
|
||||
This package has been tested with Python 3.8+.
|
||||
|
||||
%prep
|
||||
%setup -q -n azure_mgmt_arizeaiobservabilityeval-%{realversion}
|
||||
%setup -q -n azure_mgmt_arizeaiobservabilityeval-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
||||
Reference in New Issue
Block a user