diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:32:49 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:32:49 +0000 |
| commit | a6544e689672bd456bc25b761e2930f081231a68 (patch) | |
| tree | 0c5b6559b9efce5ea7ed3d83becd65773600ddaf /python-mlflow.spec | |
| parent | f5bd0f0250897da3fc697cf2edcd099c760b3fb5 (diff) | |
automatic import of python-mlflowopeneuler20.03
Diffstat (limited to 'python-mlflow.spec')
| -rw-r--r-- | python-mlflow.spec | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/python-mlflow.spec b/python-mlflow.spec index d2da4b1..fe4f521 100644 --- a/python-mlflow.spec +++ b/python-mlflow.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-mlflow -Version: 2.2.2 +Version: 2.3.0 Release: 1 Summary: MLflow: A Platform for ML Development and Productionization License: Apache License 2.0 URL: https://mlflow.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b5/68/e82f08d62b401444c192000f551957b6fa513637f2981c1c314199567127/mlflow-2.2.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1c/2d/10e8e99daa5403f3ff863e154e62077e238b8c997919ad373d2d811a9ffe/mlflow-2.3.0.tar.gz BuildArch: noarch Requires: python3-click @@ -30,7 +30,6 @@ Requires: python3-querystring-parser Requires: python3-sqlalchemy Requires: python3-scikit-learn Requires: python3-pyarrow -Requires: python3-shap Requires: python3-markdown Requires: python3-matplotlib Requires: python3-gunicorn @@ -38,6 +37,9 @@ Requires: python3-Jinja2 Requires: python3-waitress Requires: python3-Jinja2 Requires: python3-aliyunstoreplugin +Requires: python3-azure-storage-file-datalake +Requires: python3-google-cloud-storage +Requires: python3-boto3 Requires: python3-pyarrow Requires: python3-requests-auth-aws-sigv4 Requires: python3-boto3 @@ -70,7 +72,7 @@ Provides: python3-mlflow-doc %prep -%autosetup -n mlflow-2.2.2 +%autosetup -n mlflow-2.3.0 %build %py3_build @@ -110,5 +112,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.2-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.0-1 - Package Spec generated |
