summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2018-02-09 02:35:11 +0800
committerUniversebenzene2018-02-09 02:35:11 +0800
commit47a9958c91655e8d5916251c7aa9094449b5518e (patch)
tree4a81495173b1cc677a338c3cc4517cb05224342f /.SRCINFO
parented3dcd9c38668453f61ce718b8ab00ca8e9d728f (diff)
downloadaur-47a9958c91655e8d5916251c7aa9094449b5518e.tar.gz
Add documentation build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3c282f561bb..a75d97747b77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,28 @@
# Generated by mksrcinfo v8
-# Fri Feb 2 07:42:32 UTC 2018
+# Thu Feb 8 18:32:24 UTC 2018
pkgbase = python-astropy-healpix
pkgdesc = BSD-licensed HEALPix for Astropy
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = http://astropy-healpix.readthedocs.io/en/latest/
arch = i686
arch = x86_64
license = BSD
makedepends = cython
- depends = python
+ makedepends = python-astropy-helpers
+ makedepends = python-sphinx
+ source = https://files.pythonhosted.org/packages/source/a/astropy-healpix/astropy-healpix-0.2.tar.gz
+ md5sums = 88cbb91e9c4dc61740735c9a9bdaaec5
+
+pkgname = python-astropy-healpix
+ depends = python>=3.5
depends = python-numpy>=1.10
depends = python-astropy>=1.2
optdepends = python-pytest: For testing
optdepends = python-healpy: For testing (will be skipped if healpy is not installed while testing)
optdepends = python-hypothesis: For the healpy-related tests
- source = https://files.pythonhosted.org/packages/source/a/astropy-healpix/astropy-healpix-0.2.tar.gz
- md5sums = 88cbb91e9c4dc61740735c9a9bdaaec5
+ optdepends = python-astropy-healpix-doc: Documentation for Astropy-HEALPix
-pkgname = python-astropy-healpix
+pkgname = python-astropy-healpix-doc
+ pkgdesc = Documentation for AstroPy-HEALPix