mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Update python-grpcio and add related python3-grpcio recipe for recent features and bug-fixes. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
7 lines
121 B
BlitzBasic
7 lines
121 B
BlitzBasic
inherit setuptools
|
|
require python-grpcio.inc
|
|
|
|
RDEPENDS_${PN} += " python-enum34 \
|
|
python-futures \
|
|
"
|