[arch-commits] Commit in python-tensorflow-serving-api/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Thu Jun 30 00:14:16 UTC 2022


    Date: Thursday, June 30, 2022 @ 00:14:15
  Author: svenstaro
Revision: 1241855

upgpkg: python-tensorflow-serving-api 2.9.0-1

Modified:
  python-tensorflow-serving-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 00:14:10 UTC (rev 1241854)
+++ PKGBUILD	2022-06-30 00:14:15 UTC (rev 1241855)
@@ -2,7 +2,7 @@
 # Contributor: getzze <getzze at gmail dot com>
 pkgname=python-tensorflow-serving-api
 _name=tensorflow_serving_api
-pkgver=2.7.0
+pkgver=2.9.0
 pkgrel=1
 pkgdesc="Serving system for machine learning models, designed for production environments"
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('python' 'python-grpcio' 'python-tensorflow' 'python-protobuf')
 makedepends=('bazel' 'git' 'python-wheel' 'python-pip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tensorflow/serving/archive/${pkgver}.tar.gz")
-sha256sums=('22b29317016413600e3da28cc645e827d5c216e9ccc212ae218efe365a0453ba')
+sha256sums=('cf741c6b25cc92ef71b7b7ff95930d75b62635bb444e5a1b74779461d961cd80')
 
 build() {
   cd serving-*



More information about the arch-commits mailing list