Date: Sunday, December 5, 2021 @ 02:57:42
  Author: svenstaro
Revision: 1065114

upgpkg: python-tensorflow-serving-api 2.7.0-1: python 3.10 rebuild

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-05 02:56:07 UTC (rev 1065113)
+++ PKGBUILD    2021-12-05 02:57:42 UTC (rev 1065114)
@@ -1,8 +1,8 @@
-# Maintainer: Sven-Hendrik Haase <svenst...@gmail.com>
+# Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: getzze <getzze at gmail dot com>
 pkgname=python-tensorflow-serving-api
 _name=tensorflow_serving_api
-pkgver=2.6.0
+pkgver=2.7.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=('fdcef3631d1f2e889c394906b441908cbb90211d3095c8fa717640996a54fb3d')
+sha256sums=('22b29317016413600e3da28cc645e827d5c216e9ccc212ae218efe365a0453ba')
 
 build() {
   cd serving-*

Reply via email to