summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3df52d3c5547a324655d32b8da1020783e57f201 (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.16.0
	pkgrel = 1
	url = http://sphinx-gallery.github.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest-cov
	checkdepends = python-matplotlib
	checkdepends = python-pillow
	checkdepends = python-sphinx
	checkdepends = python-lxml
	checkdepends = python-absl
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	source = https://files.pythonhosted.org/packages/source/s/sphinx_gallery/sphinx_gallery-0.16.0.tar.gz
	md5sums = 5468a23a277e6f1716c7899a39cfa758

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