summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb593214fa775621c0b71ac9e88d587e7a85e4b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-sphinx-astropy
	pkgdesc = Sphinx extensions and configuration specific to the Astropy project
	pkgver = 1.3
	pkgrel = 1
	url = https://github.com/astropy/sphinx-astropy
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = python-setuptools
	depends = python-sphinx>=1.7
	depends = python-astropy-sphinx-theme
	depends = python-sphinx-automodapi
	depends = python-sphinx-gallery
	depends = python-numpydoc
	depends = python-pillow
	source = https://files.pythonhosted.org/packages/source/s/sphinx-astropy/sphinx-astropy-1.3.tar.gz
	md5sums = cd5f717f2850855fb49361e76fd03234

pkgname = python-sphinx-astropy