summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf1ed9bb994f5e6fdc4fd1ce1cd7b2bed3fa6cf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = python-astroplan
	pkgdesc = A python package to help astronomers plan observations
	pkgver = 0.5
	pkgrel = 1
	url = https://astroplan.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-astropy
	checkdepends = python-pytest-mpl
	makedepends = python-setuptools
	makedepends = python-astropy>=1.3
	makedepends = python-pytz
	makedepends = python-astropy-helpers
	makedepends = python-sphinx-astropy
	makedepends = python-astroquery
	source = https://files.pythonhosted.org/packages/source/a/astroplan/astroplan-0.5.tar.gz
	md5sums = db3afc36fbe8458475c10cc32aab735c

pkgname = python-astroplan
	depends = python>=3.5
	depends = python-numpy>=1.10
	depends = python-astropy>=1.3
	depends = python-pytz
	optdepends = python-matplotlib: Plotting support
	optdepends = python-astroquery: Astroquery support
	optdepends = python-astroplan-doc: Documentation for astroplan

pkgname = python-astroplan-doc
	pkgdesc = Documentation for Python astroplan module