python-grpcio: Upgrade to 1.17.1

Patch to fix ppc build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Tim "moto-timo" Orling <TicoTimo@gmail.com>
Cc: Derek Straka <derek@asterius.io>
This commit is contained in:
Khem Raj
2018-12-23 10:46:51 -08:00
parent b67fff759b
commit 7227733cbf
4 changed files with 23 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
inherit setuptools
require python-grpcio.inc
RDEPENDS_${PN} += " python-enum34 \
python-futures \
"