summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37dd8de0a8f6ac62e54226408a94bb1903870a48 (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
pkgbase = python-plotly
	pkgver = 2.3.0
	pkgrel = 1
	url = https://plot.ly/python/
	arch = any
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	source = python-plotly-2.3.0.tar.gz::https://pypi.org/packages/source/p/plotly/plotly-2.3.0.tar.gz
	source = LICENSE
	sha512sums = e1307872e6dde529322120c77b27a530048763433c1ac7e285c7c982ea9167fb7c6d6cffc5c29a1005e03cc2287c2308a3ca74c310b776f06c8a8c3ca66c7f8c
	sha512sums = 1f27d546f594955e443a3d8a72aa4f18afa9d946336a9fd0585de3c8120e3ef262ce109eea0ee8d97510616864b8d01f8e4d48ebc0fc1486fd490bf8ba3a7f89

pkgname = python-plotly
	pkgdesc = An interactive, browser-based graphing library for Python3
	depends = python
	depends = python-requests
	depends = python-pytz
	depends = python-six
	depends = python-numpy

pkgname = python2-plotly
	pkgdesc = An interactive, browser-based graphing library for Python2
	depends = python2
	depends = python2-requests
	depends = python2-pytz
	depends = python2-six
	depends = python2-numpy