blob: 6b94dd1f2d2b2124ebe1eb9a04125027a418cd71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-astropy-doc
pkgdesc = Documentation for AstroPy
pkgver = 5.2.2
pkgrel = 1
url = http://www.astropy.org
arch = i686
arch = x86_64
license = BSD
makedepends = python-astropy=5.2.2
makedepends = python-scipy
makedepends = python-yaml
makedepends = graphviz
makedepends = python-pytest
makedepends = python-sphinx-astropy
makedepends = python-sphinx-changelog
source = https://files.pythonhosted.org/packages/source/a/astropy/astropy-5.2.2.tar.gz
md5sums = 19ea70831af2cf50434194964efc34ae
pkgname = python-astropy-doc
|