summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7c2f060c506639066fad35443d5dd35cdcbf675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-sphinx-astropy
	pkgdesc = Sphinx extensions and configuration specific to the Astropy project
	pkgver = 1.6.0
	pkgrel = 1
	url = https://github.com/astropy/sphinx-astropy
	arch = i686
	arch = x86_64
	license = BSD
	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
	depends = python-pytest-doctestplus>=0.11.0
	source = https://files.pythonhosted.org/packages/source/s/sphinx-astropy/sphinx-astropy-1.6.0.tar.gz
	md5sums = 81cff8f392fbe9662e2b44c90f79e37d

pkgname = python-sphinx-astropy