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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Oct 31 14:58:17 UTC 2017


    Date: Tuesday, October 31, 2017 @ 14:58:16
  Author: svenstaro
Revision: 264914

upgpkg: tensorboard 0.4.0rc1-4

Modified:
  tensorboard/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-31 14:12:22 UTC (rev 264913)
+++ PKGBUILD	2017-10-31 14:58:16 UTC (rev 264914)
@@ -4,13 +4,13 @@
 pkgname=tensorboard
 pkgver=0.4.0rc1
 _pkgver=0.4.0-rc1
-pkgrel=3
+pkgrel=4
 pkgdesc="TensorFlow's Visualization Toolkit"
 url='https://github.com/tensorflow/tensorboard'
 arch=('x86_64')
 license=('APACHE')
 depends=('python' 'python-werkzeug' 'python-numpy' 'python-bleach' 'python-wheel' 'python-markdown'
-         'python-html5lib' 'python-protobuf' 'python-setuptools')
+         'python-html5lib' 'python-protobuf' 'python-setuptools' 'python-tensorflow')
 makedepends=('bazel')
 source=("https://github.com/tensorflow/tensorboard/archive/${_pkgver}.tar.gz")
 sha512sums=('fd7867355aa578ce9dbdd0351d035fe26cff093f35b3e437df525a59d6c57bf42ce623bfe589d1a1f4d8c130f983d1047d214ff64974af6707529a3e6b5366c7')



More information about the arch-commits mailing list