Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-tensorboard_plugin_wit
Commits:
94bc048a by Christian Heusel at 2024-12-11T19:26:22+01:00
upgpkg: 1.8.1-9: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tensorboard_plugin_wit
pkgdesc = The What-If Tool (WIT): An easy-to-use interface for
expanding understanding of a black-box classification or regression ML model.
pkgver = 1.8.1
- pkgrel = 8
+ pkgrel = 9
url = https://pair-code.github.io/what-if-tool
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgdesc='The What-If Tool (WIT): An easy-to-use interface for
expanding understa
url='https://pair-code.github.io/what-if-tool'
license=('Apache')
pkgver=1.8.1
-pkgrel=8
+pkgrel=9
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}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorboard_plugin_wit/-/commit/94bc048a06ae23636ee12ed510a55880c2d83d66
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorboard_plugin_wit/-/commit/94bc048a06ae23636ee12ed510a55880c2d83d66
You're receiving this email because of your account on gitlab.archlinux.org.