Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-tensorflow-serving-api
Commits:
5bfe2702 by Jakub Klinkovský at 2025-12-21T23:39:57+01:00
upgpkg: 2.19.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tensorflow-serving-api
pkgdesc = Serving system for machine learning models, designed for
production environments
pkgver = 2.19.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.tensorflow.org/serving/
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgbase=python-tensorflow-serving-api
pkgname=("${pkgbase}" "${pkgbase}"-gpu)
_pkgname=tensorflow_serving_api
pkgver=2.19.1
-pkgrel=1
+pkgrel=2
pkgdesc="Serving system for machine learning models, designed for production
environments"
arch=(any)
url="https://www.tensorflow.org/serving/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorflow-serving-api/-/commit/5bfe27020ce4f5a175985c576e244dda531e235a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tensorflow-serving-api/-/commit/5bfe27020ce4f5a175985c576e244dda531e235a
You're receiving this email because of your account on gitlab.archlinux.org.