summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 76552c59fc17dedecc1ab01b7b4055e386b23092 (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
pkgbase = python-plotly
	pkgdesc = An open-source, interactive graphing library
	pkgver = 5.21.0
	pkgrel = 1
	url = https://github.com/plotly/plotly.py
	arch = any
	license = MIT
	checkdepends = python-requests
	checkdepends = python-pytest
	makedepends = git
	makedepends = npm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-jupyter_core
	makedepends = python-tornado
	makedepends = jupyterlab
	depends = python
	depends = python-tenacity
	optdepends = ipython
	optdepends = jupyterlab
	optdepends = python-ipywidgets
	optdepends = python-numpy
	optdepends = python-matplotlib
	optdepends = python-pillow
	optdepends = python-scipy
	optdepends = python-ipykernel
	optdepends = python-pandas
	optdepends = python-colorcet
	optdepends = python-inflect
	optdepends = python-psutil
	options = !strip
	options = !debug
	source = python-plotly::git+https://github.com/plotly/plotly.py#tag=v5.21.0
	source = js-build.patch
	sha256sums = 7fee32a41d1f1b9b3646f4d6b746882a3ec89766fa4e2f94d97646315514c50b
	sha256sums = 347d8de2ed5c6529a0113086780ecdd0b21c0a167fa60a890ca18bbac0d99392

pkgname = python-plotly