mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Update buildroot to 2024.02.2, kernel to 6.6.2, GPU & DRM drivers, nwipe to v0.37 plus many others.
This commit is contained in:
14
package/python-grpcio-reflection/python-grpcio-reflection.mk
Normal file
14
package/python-grpcio-reflection/python-grpcio-reflection.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-grpcio-reflection
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_GRPCIO_REFLECTION_VERSION = 1.60.0
|
||||
PYTHON_GRPCIO_REFLECTION_SOURCE = grpcio-reflection-$(PYTHON_GRPCIO_REFLECTION_VERSION).tar.gz
|
||||
PYTHON_GRPCIO_REFLECTION_SITE = https://files.pythonhosted.org/packages/33/3a/e257225b8fd9f05d2af3e363459f0d074ca684438667892ea3215e2162ca
|
||||
PYTHON_GRPCIO_REFLECTION_SETUP_TYPE = setuptools
|
||||
PYTHON_GRPCIO_REFLECTION_LICENSE = Apache-2.0
|
||||
PYTHON_GRPCIO_REFLECTION_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user