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

Konstantin Gizdov kgizdov at archlinux.org
Fri Sep 25 08:49:19 UTC 2020


    Date: Friday, September 25, 2020 @ 08:49:18
  Author: kgizdov
Revision: 711992

upgpkg: python-tensorboard_plugin_wit 1.7.0-1

Modified:
  python-tensorboard_plugin_wit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-25 08:24:31 UTC (rev 711991)
+++ PKGBUILD	2020-09-25 08:49:18 UTC (rev 711992)
@@ -6,10 +6,10 @@
 pkgdesc='The What-If Tool (WIT): An easy-to-use interface for expanding understanding of a black-box classification or regression ML model.'
 url='https://pair-code.github.io/what-if-tool'
 license=('Apache')
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 arch=('any')
-source=("${_pkgbase}-${pkgver}::git+https://github.com/PAIR-code/what-if-tool#commit=2cee8a42598cb2342a04577d583ce1985a794edd")
+source=("${_pkgbase}-${pkgver}::git+https://github.com/PAIR-code/what-if-tool#commit=63bc2b9c9528bcca34313c8a0bbaf279b4102f4a")
 _common_depends=('jupyter' 'python-google-api-python-client' 'python-ipywidgets')
 makedepends=('bazel' 'git' 'npm' 'python-virtualenv' 'python-pip' "${_common_depends[@]}")
 depends=('python-werkzeug' 'tensorboard')



More information about the arch-commits mailing list