summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 042cf83ea7bfc52785cc5f35908d4ffbf8b625b4 (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
26
27
28
29
30
31
32
33
34
35
36
37
# Generated by mksrcinfo v8
# Mon Mar 25 02:15:13 UTC 2019
pkgbase = python-sphinx-gallery
	pkgdesc = Sphinx extension to automatically generate an examples gallery
	pkgver = 0.3.1
	pkgrel = 1
	url = http://sphinx-gallery.readthedocs.io/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-cov
	checkdepends = python2-pytest-cov
	checkdepends = python-matplotlib
	checkdepends = python2-matplotlib
	checkdepends = python-pillow
	checkdepends = python2-pillow
	checkdepends = python-sphinx
	checkdepends = python2-sphinx
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://files.pythonhosted.org/packages/source/s/sphinx-gallery/sphinx-gallery-0.3.1.tar.gz
	md5sums = 7e00b6f945fa67b83b699c11397abfbc

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

pkgname = python2-sphinx-gallery
	depends = python2-sphinx
	depends = python2-matplotlib
	depends = python2-pillow
	optdepends = python2-seaborn
	optdepends = mayavi