mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00: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 \
|
|
"
|