From b3f7ecac4d4904a4b5b4b18a568e78ba48cec172 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 25 Dec 2019 06:49:37 +0100 Subject: testing/py3-grpcio: upgrade to 1.26.0 --- testing/py3-grpcio/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/py3-grpcio') diff --git a/testing/py3-grpcio/APKBUILD b/testing/py3-grpcio/APKBUILD index 4c849f07cc..b986b1bff7 100644 --- a/testing/py3-grpcio/APKBUILD +++ b/testing/py3-grpcio/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Keith Maxwell # Maintainer: Keith Maxwell pkgname=py3-grpcio -pkgver=1.25.0 +pkgver=1.26.0 pkgrel=0 pkgdesc="gRPC Python HTTP/2-based RPC framework" url="https://grpc.io" @@ -32,4 +32,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="7d9e126eafdfefe9b5c2eacf9c082b972115f231a55cff53386305f2df68037e2593eedc3f27fe0eaeb7fbe78b28f6b87607cdeccf59929b9a9b33bf74ab5c92 grpc-1.25.0.tar.gz" +sha512sums="4f7d067c582d0a9be7b7d4dd1e08acdbe6ff0686dfe92b5db5b7927f779410a4237acfd1c61d9f79eb2d00f86cf93cc7492fa372c1877e57c1aa23e9bb2648bb grpc-1.26.0.tar.gz" -- cgit v1.2.3