Files
shredos.x86_64/package/python-grpcio/python-grpcio.mk
2026-01-06 22:53:29 +00:00

15 lines
542 B
Makefile

################################################################################
#
# python-grpcio
#
################################################################################
PYTHON_GRPCIO_VERSION = 1.70.0
PYTHON_GRPCIO_SOURCE = grpcio-$(PYTHON_GRPCIO_VERSION).tar.gz
PYTHON_GRPCIO_SITE = https://files.pythonhosted.org/packages/69/e1/4b21b5017c33f3600dcc32b802bb48fe44a4d36d6c066f52650c7c2690fa
PYTHON_GRPCIO_SETUP_TYPE = setuptools
PYTHON_GRPCIO_LICENSE = Apache-2.0
PYTHON_GRPCIO_LICENSE_FILES = LICENSE
$(eval $(python-package))