summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 333e5fdace418cb755e74707e15270e1568ab032 (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
pkgbase = python-toyplot
	pkgdesc = modern Python plotting toolkit supporting electronic publishing and reproducibility
	pkgver = 0.18.0
	pkgrel = 1
	url = http://toyplot.readthedocs.io/
	arch = any
	license = custom:sandia
	makedepends = python
	makedepends = python-setuptools
	makedepends = python2
	makedepends = python2-setuptools
	options = !emptydirs
	source = python-toyplot-0.18.0.tar.gz::https://pypi.io/packages/source/t/toyplot/toyplot-0.18.0.tar.gz
	source = https://raw.githubusercontent.com/sandialabs/toyplot/89a17d4b4ab39e7d02383426264119f523540859/LICENSE
	sha256sums = f3c07ed64609fa8747210421717b241c808da2fc5d296615c83bf422faca9e90
	sha256sums = 3f2c149ada89dc7874788fc3aee58ba5a1849fb2f44ba722f6a0a314b401c31f

pkgname = python-toyplot
	depends = python
	depends = python-arrow
	depends = python-custom_inherit
	depends = python-multipledispatch
	depends = python-numpy
	depends = python-reportlab
	depends = python-six

pkgname = python2-toyplot
	depends = python2
	depends = python2-arrow
	depends = python2-custom_inherit
	depends = python2-multipledispatch
	depends = python2-numpy
	depends = python2-reportlab
	depends = python2-six