summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a9f17fd17ed422b60501a3ed9fe6cd1af7084c10 (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
pkgbase = python-dash
	pkgdesc = A python framework for building analytical web applications
	pkgver = 2.15.0
	pkgrel = 1
	url = https://plot.ly/products/dash/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-flask
	depends = python-importlib-metadata
	depends = python-nest-asyncio
	depends = python-plotly
	depends = python-requests
	depends = python-retrying
	depends = python-setuptools
	depends = python-yaml
	depends = python-werkzeug
	optdepends = python-flask-compress
	provides = python-dash-core-components
	provides = python-dash-html-components
	provides = python-dash-renderer
	provides = python-dash-table
	conflicts = python-dash-core-components
	conflicts = python-dash-html-components
	conflicts = python-dash-renderer
	conflicts = python-dash-table
	source = https://pypi.org/packages/source/d/dash/dash-2.15.0.tar.gz
	sha256sums = d38891337fc855d5673f75e5346354daa063c4ff45a8a6a21f25e858fcae41c2

pkgname = python-dash