summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cdda650608639d19b784d5dca8efbbaf08e25638 (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
pkgbase = python-sphinx-gallery
	pkgdesc = Sphinx extension to automatically generate an examples gallery
	pkgver = 0.15.0
	pkgrel = 1
	url = http://sphinx-gallery.github.io
	arch = any
	license = BSD
	checkdepends = python-pytest-cov
	checkdepends = python-matplotlib
	checkdepends = python-pillow
	checkdepends = python-sphinx
	checkdepends = python-absl
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.15.0.tar.gz
	md5sums = f3cd552e0556c818ade28ab36f5743bb

pkgname = python-sphinx-gallery
	depends = python-sphinx>=4
	depends = python-pillow
	depends = python-matplotlib
	optdepends = python-seaborn
	optdepends = python-pypandoc