summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ecf5a1bff4f9dd2f5ec2f754bb96d1e5ddbfc4e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-sphinx-gallery
	pkgdesc = Sphinx extension to automatically generate an examples gallery
	pkgver = 0.5.0
	pkgrel = 1
	url = http://sphinx-gallery.readthedocs.io/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-cov
	checkdepends = python-matplotlib
	checkdepends = python-pillow
	checkdepends = python-sphinx
	makedepends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.5.0.tar.gz
	md5sums = 8fd322c845330921dd300e2c9b7ed235

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