summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 10:32:49 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 10:32:49 +0000
commita6544e689672bd456bc25b761e2930f081231a68 (patch)
tree0c5b6559b9efce5ea7ed3d83becd65773600ddaf
parentf5bd0f0250897da3fc697cf2edcd099c760b3fb5 (diff)
automatic import of python-mlflowopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-mlflow.spec12
-rw-r--r--sources2
3 files changed, 9 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 04b3d4d..08ae1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mlflow-2.2.2.tar.gz
+/mlflow-2.3.0.tar.gz
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
diff --git a/sources b/sources
index 974e20b..86e9b62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b8a181a3df5c41899259a27a3f9a4e4a mlflow-2.2.2.tar.gz
+ac6022ddaa7a8837bc28534853a0ebbe mlflow-2.3.0.tar.gz