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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Aug 12 15:04:30 UTC 2020


    Date: Wednesday, August 12, 2020 @ 15:04:30
  Author: svenstaro
Revision: 676398

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 15:03:18 UTC (rev 676397)
+++ PKGBUILD	2020-08-12 15:04:30 UTC (rev 676398)
@@ -2,7 +2,7 @@
 # Contributor: getzze <getzze at gmail dot com>
 pkgname=python-tensorflow-serving-api
 _name=tensorflow_serving_api
-pkgver=2.2.0
+pkgver=2.3.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=('4fa83c35db16bc6d4932d0dcafb71ba695b582c5a20d2ac522b26000276edbc5')
+sha256sums=('99b66ac021064fdddd7f15b9daa36a202a139a22c28b915f35965d77255d0575')
 
 build() {
   cd serving-*



More information about the arch-commits mailing list