git: c4cb335465df - main - devel/py-grpcio: update to 1.42.0.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Nov 2021 09:41:06 UTC
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4cb335465df91dad6f99639161e9839f998bf92 commit c4cb335465df91dad6f99639161e9839f998bf92 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-11-20 06:35:02 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2021-11-20 09:40:29 +0000 devel/py-grpcio: update to 1.42.0. --- devel/py-grpcio/Makefile | 12 ++++++------ devel/py-grpcio/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index f530e63b10bd..d520cc2faba8 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,7 +1,7 @@ # Created by: vanilla@ PORTNAME= grpcio -PORTVERSION= 1.41.1 +PORTVERSION= 1.42.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,15 +11,15 @@ COMMENT= HTTP/2-based RPC framework LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>1:devel/py-six@${PY_FLAVOR} LIB_DEPENDS= libcares.so:dns/c-ares USES= compiler:c++11-lib localbase:ldflags python:3.6+ ssl USE_PYTHON= autoplist distutils -MAKE_ENV+= GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true \ - GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true \ - GRPC_PYTHON_BUILD_SYSTEM_CARES=true +MAKE_ENV+= GRPC_PYTHON_BUILD_SYSTEM_CARES=true \ + GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true \ + GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true LDFLAGS+= -lcares post-install: diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index 7fcb34223cec..2758f4970cfa 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635679230 -SHA256 (grpcio-1.41.1.tar.gz) = 9b751271b029432a526a4970dc9b70d93eb6f0963b6a841b574f780b72651969 -SIZE (grpcio-1.41.1.tar.gz) = 21241107 +TIMESTAMP = 1637390018 +SHA256 (grpcio-1.42.0.tar.gz) = 4a8f2c7490fe3696e0cdd566e2f099fb91b51bc75446125175c55581c2f7bc11 +SIZE (grpcio-1.42.0.tar.gz) = 21299141