summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6ca0e4712dd71e43f357ddc17a853617ee1ae856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
pkgbase = python-mlflow
	pkgdesc = An open source platform for the machine learning lifecycle
	pkgver = 2.9.2
	pkgrel = 1
	url = https://mlflow.org
	arch = x86_64
	license = Apache-2.0
	makedepends = python
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = yarn
	depends = python
	depends = python-alembic
	depends = python-docker
	depends = python-flask
	depends = python-numpy
	depends = python-scipy
	depends = python-pandas
	depends = python-prometheus-flask-exporter
	depends = python-querystring-parser
	depends = python-sqlalchemy
	depends = gunicorn
	depends = python-click
	depends = python-cloudpickle
	depends = python-databricks-cli
	depends = python-entrypoints
	depends = python-gitpython
	depends = python-pyaml
	depends = python-protobuf
	depends = python-pytz
	depends = python-requests
	depends = python-packaging
	depends = python-importlib-metadata
	depends = python-sqlparse
	optdepends = python-scikit-learn: for mlflow[extras, pipelines]
	optdepends = python-pyarrow: for mlflow[extras, pipelines]
	optdepends = python-boto3: for mlflow[extras]
	optdepends = python-google-cloud-storage: for mlflow[extras]
	optdepends = python-azureml-core: for mlflow[extras]
	optdepends = python-pysftp: for mlflow[extras]
	optdepends = python-kubernetes: for mlflow[extras]
	optdepends = python-mlserver: for mlflow[extras]
	optdepends = python-mlserver-mlflow: for mlflow[extras]
	optdepends = python-virtualenv: for mlflow[extras]
	optdepends = python-shap: for mlflow[pipelines]
	optdepends = python-pandas-profiling: for mlflow[pipelines]
	optdepends = python-ipython: for mlflow[pipelines]
	optdepends = python-markdown: for mlflow[pipelines]
	optdepends = python-jinja: for mlflow[pipelines]
	optdepends = python-mlflow-dbstore: for mlflow[sqlserver]
	optdepends = python-aliyunstoreplugin: for mlflow[aliyun-oss]
	source = python-mlflow-2.9.2.tar.gz::https://github.com/mlflow/mlflow/archive/v2.9.2.tar.gz
	sha256sums = 14f0239b2f0c29c9819bd3927bb5328386a77b0499ab0c91b78c145d1f4fbd70

pkgname = python-mlflow