summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2017-08-23 16:05:56 -0300
committerDaniel Bermond2017-08-23 16:05:56 -0300
commit312209cc7cdcc6ad4e8f0f68a72bedc3011c7284 (patch)
tree9314cd99f5b68b20427fd18a3405070a477ad61d /.SRCINFO
parent71486849705b418be03ed2e5f38a698f74822576 (diff)
downloadaur-312209cc7cdcc6ad4e8f0f68a72bedc3011c7284.tar.gz
Added missing python dependencies (six, future and nvd3)
Adding python-future fixes an error when importing the caffe2 python modules. Thanks to AUR user wangqr for pointing this.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efc509ca203c..1442fdd214db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Aug 9 17:14:29 UTC 2017
+# Wed Aug 23 19:05:49 UTC 2017
pkgbase = caffe2
pkgdesc = A new lightweight, modular, and scalable deep learning framework (gpu enabled)
pkgver = 0.8.1
- pkgrel = 1
+ pkgrel = 2
url = http://caffe2.ai/
arch = x86_64
license = BSD
@@ -29,24 +29,27 @@ pkgbase = caffe2
depends = snappy
depends = zeromq
depends = hiredis
- depends = python2-pydot
depends = python2-flask
+ depends = python2-future
depends = graphviz
depends = python2-hypothesis
depends = python2-jupyter_core
depends = python2-matplotlib
+ depends = python2-pydot
depends = python2-yaml
depends = python2-requests
depends = python2-scipy
depends = python2-setuptools
+ depends = python2-six
depends = python2-tornado
- depends = python2-pyzmq
depends = python2-gflags
+ depends = python2-pyzmq
depends = nccl
+ depends = python2-nvd3
depends = python2-scikit-image
+ depends = python2-glog
depends = python2-leveldb
depends = python2-lmdb
- depends = python2-glog
conflicts = caffe
conflicts = caffe-cpu
conflicts = caffe-git