Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
tensorboard
Commits:
bc5c7ffe by Jakub Klinkovský at 2025-12-21T23:18:10+01:00
upgpkg: 2.20.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
pkgbase = tensorboard
pkgdesc = TensorFlow's Visualization Toolkit
pkgver = 2.20.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tensorflow/tensorboard
arch = x86_64
- license = APACHE
+ license = Apache-2.0
makedepends = bazel
makedepends = python-setuptools
makedepends = tree
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=tensorboard
pkgver=2.20.0
-pkgrel=1
+pkgrel=2
pkgdesc="TensorFlow's Visualization Toolkit"
url='https://github.com/tensorflow/tensorboard'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tensorboard/-/commit/bc5c7ffeac5240b18f71f19f8fa937fc1cd8feae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/tensorboard/-/commit/bc5c7ffeac5240b18f71f19f8fa937fc1cd8feae
You're receiving this email because of your account on gitlab.archlinux.org.