Date: Sunday, April 2, 2023 @ 20:53:43 Author: kgizdov Revision: 1434246
upgpkg: python-tensorboard_plugin_wit 1.8.1-5: FS#76558 Modified: python-tensorboard_plugin_wit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-02 20:48:50 UTC (rev 1434245) +++ PKGBUILD 2023-04-02 20:53:43 UTC (rev 1434246) @@ -8,7 +8,7 @@ url='https://pair-code.github.io/what-if-tool' license=('Apache') pkgver=1.8.1 -pkgrel=4 +pkgrel=5 arch=('any') source=("${_pkgbase}-${pkgver}::git+https://github.com/PAIR-code/what-if-tool#tag=v${pkgver}" "https://github.com/bazelbuild/bazel/releases/download/${_bzlver}/bazel-${_bzlver}-linux-x86_64"{,.sig} @@ -54,7 +54,7 @@ package_python-tensorboard_plugin_wit() { provides=('tensorboard_plugin_wit') - optdepends=('tensorflow-serving-api: TensorFlow Classification, Regression, or Predict APIs') + optdepends=('python-tensorflow-serving-api: TensorFlow Classification, Regression, or Predict APIs') local _pyver="$(get_pyver)" cd "${srcdir}/${_pkgbase}-${pkgver}" install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
