head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.08.09.21.21.58;	author wiz;	state Exp;
branches;
next	;
commitid	s37Q4AOc3p1Ay0RG;


desc
@@


1.1
log
@net/py-grpcio-status: import py-grpcio-status-1.82.1

Reference package for GRPC Python status proto mapping.
@
text
@# $NetBSD: Makefile,v 1.97 2026/07/22 12:34:33 adam Exp $

DISTNAME=	grpcio_status-1.82.1
PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES=	net python
MASTER_SITES=	${MASTER_SITE_PYPI:=g/grpcio-status/}

MAINTAINER=	minskim@@NetBSD.org
HOMEPAGE=	https://grpc.io/
COMMENT=	Reference package for GRPC Python status proto mapping
LICENSE=	apache-2.0

TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+=	${PYPKGPREFIX}-googleapis-common-protos>=0:../../devel/py-googleapis-common-protos
DEPENDS+=	${PYPKGPREFIX}-grpcio>=${PKGVERSION_NOREV}:../../net/py-grpcio

.include "../../lang/python/wheel.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@
