summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShane Stone2018-04-29 23:44:30 -0700
committerShane Stone2018-04-29 23:44:30 -0700
commitb9cc222fc078f0811d94b31da5fb799c15ab0f70 (patch)
tree4be78b8fe2995c4b895948806592873b14cd7d81 /.SRCINFO
parent8ebdc5a77327c44497f129a8a8be39050344c134 (diff)
downloadaur-b9cc222fc078f0811d94b31da5fb799c15ab0f70.tar.gz
Bump to v2.1.1 and remove mv command that is no longer necessary
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38b1971fe9f7..fca30bb120ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = python-spiceypy
pkgdesc = A Python wrapper for the NAIF C SPICE Toolkit (N66) written using ctypes.
- pkgver = 2.1.0
- pkgrel = 2
+ pkgver = 2.1.1
+ 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-numpy>=1.12.0
+ makedepends = python-certifi>=2017.1.23
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
+ depends = python-numpy>=1.12.0
+ depends = python-certifi>=2017.1.23
optdepends = python-pytest>=2.9.0: testing
+ source = python-spiceypy-2.1.1.tar.gz::https://github.com/andrewannex/spiceypy/archive/v2.1.1.tar.gz
+ md5sums = a32faf9c4b76c3257329e336c15be8fd
+
+pkgname = python-spiceypy