summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9432a9026435f78128e1ccdfaffa8129f671a173 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-nvd3
	pkgdesc = Python wrapper for the NVD3 chart generator
	pkgver = 0.15.0
	pkgrel = 5
	url = https://github.com/areski/python-nvd3/
	arch = any
	license = MIT
	checkdepends = python-nose
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-jinja
	depends = python-slugify
	optdepends = ipython: for Jupyter notebook support
	source = git+https://github.com/areski/python-nvd3.git#commit=f9f811ebc5abd625d63da79e936d9015497b5f58
	sha256sums = SKIP

pkgname = python-nvd3