summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67b8035bb19d9efffe3ca2848cc166e680a3be39 (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
pkgbase = python-sphinx-gallery
	pkgdesc = Sphinx extension to automatically generate an examples gallery
	pkgver = 0.8.1
	pkgrel = 2
	url = http://sphinx-gallery.github.io
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-cov
	checkdepends = python-matplotlib
	checkdepends = python-pillow
	checkdepends = python-sphinx
	checkdepends = python-joblib
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.8.1.tar.gz
	md5sums = 4f14e3130eb6862d2d5948ca57e69f86

pkgname = python-sphinx-gallery
	depends = python-sphinx>=1.8.3
	depends = python-pillow
	depends = python-matplotlib
	optdepends = python-seaborn
	optdepends = mayavi