diff options
| author | Jens Rehsack <sno@netbsd.org> | 2018-08-27 13:07:31 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-08-28 09:36:28 -0700 |
| commit | b3b34496758768d06a18621754492dde730c9423 (patch) | |
| tree | e3581d6353f5e60d670360b3b6dc529452fceb6d /meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb | |
| parent | d9309e44aa1d530c77ced19af1b4d2c5c0dbec6e (diff) | |
| download | meta-openembedded-b3b34496758768d06a18621754492dde730c9423.tar.gz | |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb b/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb new file mode 100644 index 0000000000..820bea44b4 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-grpcio_1.14.1.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | inherit setuptools | ||
| 2 | require python-grpcio.inc | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += " python-enum34 \ | ||
| 5 | python-futures \ | ||
| 6 | " | ||
