summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90a0e73da8c3..38b1971fe9f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-spiceypy
pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes.
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AndrewAnnex/SpiceyPy
arch = any
license = MIT
@@ -14,6 +14,5 @@ pkgbase = python-spiceypy
pkgname = python-spiceypy
depends = python-six>=1.9.0
depends = python-numpy>=1.8.0
- depends = python-certifi>=2017.1.23
optdepends = python-pytest>=2.9.0: testing