summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97109c2645247245d423759e788c1efe904ef04f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-spiceypy
	pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes.
	pkgver = 2.0.0
	pkgrel = 1
	url = https://github.com/AndrewAnnex/SpiceyPy
	arch = any
	license = MIT
	makedepends = python-six>=1.9.0
	makedepends = python-numpy>=1.8.0
	makedepends = python-setuptools
	source = python-spiceypy-2.0.0.tar.gz::https://github.com/andrewannex/spiceypy/archive/v2.0.0.tar.gz
	md5sums = 7115d8c054e46b21c85863bd42de0a3d

pkgname = python-spiceypy
	depends = python-six>=1.9.0
	depends = python-numpy>=1.8.0
	optdepends = python-pytest>=2.9.0: testing