meta-openembedded/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb
Jens Rehsack b3b3449675 python{,3}-grpcio: update to 1.14.1
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>
2018-08-28 09:36:28 -07:00

7 lines
121 B
BlitzBasic

inherit setuptools
require python-grpcio.inc
RDEPENDS_${PN} += " python-enum34 \
python-futures \
"