summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorYuri Iozzelli2017-01-18 11:48:52 +0100
committerYuri Iozzelli2017-01-18 11:48:52 +0100
commit710771136fca2c36ac60c9835d80f54419057a34 (patch)
tree63ce1afc8cdd0b26437dcb19acb21bcbf0257df7 /.SRCINFO
parent3892a2baded748b898e19e5ffac6382d3cc7b070 (diff)
downloadaur-710771136fca2c36ac60c9835d80f54419057a34.tar.gz
updated to 0.15 ad added python-enum34 dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30cea83cf3da..e165db7ff995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = python2-llvmlite-bin
pkgdesc = A lightweight LLVM python binding for writing JIT compilers
- pkgver = 0.13.0
+ pkgver = 0.15.0
pkgrel = 1
url = http://llvmlite.pydata.org
arch = x86_64
license = GPL
depends = python2
+ depends = python2-enum34
provides = python2-llvmlite
conflicts = python2-llvmlite
- source = https://anaconda.org/numba/llvmlite/0.13.0/download/linux-64/llvmlite-0.13.0-py27_0.tar.bz2
- md5sums = 43ec2aaae1b5deef2039ab951320806a
+ source = https://anaconda.org/numba/llvmlite/0.15.0/download/linux-64/llvmlite-0.15.0-py27_0.tar.bz2
+ md5sums = c742c9c7d3a73f9615ac5253ea80f548
pkgname = python2-llvmlite-bin