diff options
Diffstat (limited to 'devel/py-grpcio')
-rw-r--r-- | devel/py-grpcio/Makefile | 4 | ||||
-rw-r--r-- | devel/py-grpcio/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index a35e37cdb49b..65f9031439d5 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.75.0 +PORTVERSION= 1.75.1 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= PYPI @@ -18,7 +18,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares USES= compiler:c++11-lib localbase:ldflags python ssl BROKEN_SSL= libressl BROKEN_SSL_REASON= use of undeclared identifier 'X509_STORE_set_get_crl' -USE_PYTHON= autoplist cython distutils +USE_PYTHON= autoplist cython3 distutils MAKE_ENV+= GRPC_PYTHON_BUILD_SYSTEM_CARES=true \ GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true \ GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index c2f48f0ee884..0feb0f57de96 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758029281 -SHA256 (grpcio-1.75.0.tar.gz) = b989e8b09489478c2d19fecc744a298930f40d8b27c3638afbfe84d22f36ce4e -SIZE (grpcio-1.75.0.tar.gz) = 12722485 +TIMESTAMP = 1758950660 +SHA256 (grpcio-1.75.1.tar.gz) = 3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2 +SIZE (grpcio-1.75.1.tar.gz) = 12731327 |