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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Oct 24 07:50:45 UTC 2018


    Date: Wednesday, October 24, 2018 @ 07:50:44
  Author: svenstaro
Revision: 398748

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 00:35:17 UTC (rev 398747)
+++ PKGBUILD	2018-10-24 07:50:44 UTC (rev 398748)
@@ -2,7 +2,7 @@
 # Contributor: getzze <getzze at gmail dot com>
 pkgname=python-tensorflow-serving-api
 _name=tensorflow_serving_api
-pkgver=1.11.0
+pkgver=1.11.1
 pkgrel=1
 pkgdesc="Flexible, high-performance 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' 'python-wheel' 'python-pip')
 source=("https://github.com/tensorflow/serving/archive/${pkgver}.tar.gz")
-sha256sums=('180535787b7892a4f526a6efffd0d3b752689d35af7ce95f923fc5f013da8560')
+sha256sums=('ac13c29e09987dccca0c8b66b0f6c152bd9b248f640091cf8765902cb3894485')
 
 build() {
   cd serving-${pkgver}



More information about the arch-commits mailing list