summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27b45cd90f94d48df8d6b783ac2f7ae8e5d74481 (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.1.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.1.0.tar.gz::https://github.com/andrewannex/spiceypy/archive/v2.1.0.tar.gz
	md5sums = be29fd2060b5a61f9f3e271835e82022

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