summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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