summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8f67cefa87ebe474348e584a5161447f284808b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-spiceypy
	pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes.
	pkgver = 2.1.2
	pkgrel = 1
	url = https://github.com/AndrewAnnex/SpiceyPy
	arch = any
	license = MIT
	makedepends = python-six>=1.9.0
	makedepends = python-numpy>=1.12.0
	makedepends = python-certifi>=2017.1.23
	makedepends = python-setuptools
	depends = python-six>=1.9.0
	depends = python-numpy>=1.12.0
	depends = python-certifi>=2017.1.23
	optdepends = python-pytest: testing
	source = python-spiceypy-2.1.2.tar.gz::https://github.com/andrewannex/spiceypy/archive/v2.1.2.tar.gz
	md5sums = 8ad768f7c25f4490ebefaeada3b11ae7

pkgname = python-spiceypy