summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0fe189bcbc9070a5f30f1a670776e6e86c9455ef (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
58
59
60
61
pkgbase = python-mlflow
	pkgdesc = An open source platform for the machine learning lifecycle
	pkgver = 3.6.0
	pkgrel = 2
	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-graphene
	depends = python-pyaml
	depends = python-protobuf
	depends = python-pytz
	depends = python-requests
	depends = python-packaging
	depends = python-importlib-metadata
	depends = python-sqlparse
	depends = python-opentelemetry-sdk
	depends = python-opentelemetry-exporter-otlp-proto-common
	depends = python-databricks-agent
	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-3.6.0.tar.gz::https://github.com/mlflow/mlflow/archive/v3.6.0.tar.gz
	sha256sums = 269e45e4d875b19fe80f9d2d0da013f56e28f6dadf8d93f23ff9e4ca141906e5

pkgname = python-mlflow