Skip to content

Commit

Permalink
devel/py-grpcio-tools: update to 1.52.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanillahsu committed Feb 14, 2023
1 parent 5be2374 commit f8d7a14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-grpcio-tools/Makefile
@@ -1,5 +1,5 @@
PORTNAME= grpcio-tools
PORTVERSION= 1.51.1
PORTVERSION= 1.52.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>1:devel/py-grpcio@${PY_FLAVOR}
LIB_DEPENDS= libcares.so:dns/c-ares

USES= compiler:c++11-lang localbase:ldflags python:3.5+
USES= compiler:c++11-lang localbase:ldflags python
USE_PYTHON= autoplist distutils
CFLAGS+= -DHAVE_PTHREAD=1
LDFLAGS+= -lcares
Expand Down
6 changes: 3 additions & 3 deletions devel/py-grpcio-tools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1670331196
SHA256 (grpcio-tools-1.51.1.tar.gz) = 8e62d23d3fed9d4f81738f98dd193dbd2e21aed4a8f0dd715e75b5439e649727
SIZE (grpcio-tools-1.51.1.tar.gz) = 2254429
TIMESTAMP = 1676351919
SHA256 (grpcio-tools-1.52.0.tar.gz) = c03e97e4cd643276af2100cbdcc9f6b1304b1db79e59f95758c3023a3ee4bd54
SIZE (grpcio-tools-1.52.0.tar.gz) = 2252315

0 comments on commit f8d7a14

Please sign in to comment.