summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 13 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 726a82ebab4f..6e2aff320870 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Feb 3 15:45:40 UTC 2018
+# Thu Feb 8 18:20:39 UTC 2018
pkgbase = python-astroplan
pkgdesc = A python package to help astronomers plan observations
pkgver = 0.4
@@ -9,17 +9,23 @@ pkgbase = python-astroplan
arch = x86_64
license = BSD
makedepends = cython
+ makedepends = python-astropy-helpers
+ makedepends = python-sphinx
+ source = https://files.pythonhosted.org/packages/source/a/astroplan/astroplan-0.4.tar.gz
+ source = python-astroplan.patch
+ md5sums = 8ac6dec44aadae0b98775658856a4f01
+ md5sums = dbeae8fbb4ac0945676630db8d219c59
+
+pkgname = python-astroplan
depends = python>=3.5
- depends = python-numpy
+ depends = python-numpy>=1.10
depends = python-astropy>=1.3
depends = python-pytz
optdepends = python-matplotlib: Plotting support
optdepends = python-pytest-mpl: Testing the plot function
optdepends = python-astroquery: Astroquery support
- source = https://files.pythonhosted.org/packages/source/a/astroplan/astroplan-0.4.tar.gz
- source = astroplan-ephem.patch
- md5sums = 8ac6dec44aadae0b98775658856a4f01
- md5sums = 3b992c8bd610d72ff2c61a059bb20e30
+ optdepends = python-astroplan-doc: Documentation for astroplan
-pkgname = python-astroplan
+pkgname = python-astroplan-doc
+ pkgdesc = Documentation for Python astroplan module