[arch-commits] Commit in tensorflow/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Jul 14 21:58:45 UTC 2017


    Date: Friday, July 14, 2017 @ 21:58:45
  Author: svenstaro
Revision: 245136

upgpkg: tensorflow 1.2.1-4

Modified:
  tensorflow/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 21:54:29 UTC (rev 245135)
+++ PKGBUILD	2017-07-14 21:58:45 UTC (rev 245136)
@@ -5,7 +5,7 @@
 pkgbase=tensorflow
 pkgname=(tensorflow tensorflow-cuda python-tensorflow python-tensorflow-cuda)
 pkgver=1.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for computation using data flow graphs for scalable machine learning"
 url="https://www.tensorflow.org/"
 license=('Apache2')
@@ -96,6 +96,7 @@
   depends=(python python-protobuf)
   optdepends=('python-werkzeug: for using tensorboard'
               'python-bleach: for using tensorboard'
+              'python-numpy: for using tensorboard'
               'python-markdown: for using tensorboard')
 
   cd ${srcdir}/tensorflow-${pkgver}
@@ -113,6 +114,7 @@
   provides=(python-tensorflow)
   optdepends=('python-werkzeug: for using tensorboard'
               'python-bleach: for using tensorboard'
+              'python-numpy: for using tensorboard'
               'python-markdown: for using tensorboard')
 
   cd ${srcdir}/tensorflow-${pkgver}-cuda



More information about the arch-commits mailing list