diff options
author | Qi.Chen@windriver.com <Qi.Chen@windriver.com> | 2019-09-02 18:06:51 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-02 12:52:46 -0700 |
commit | 1a4c632ee7486f3df9a41260e5c155daa8ee1e28 (patch) | |
tree | 8d58c4e12957e8ebc6216a3f90214db7c43135ad /meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch | |
parent | fc5139e391610ffd2f9977bd696fed111ce801e5 (diff) | |
download | meta-openembedded-1a4c632ee7486f3df9a41260e5c155daa8ee1e28.tar.gz |
python-hyperlink: rdepend on python-idna
python hyperlink actually requires python idna. Otherwise, we get
the following error.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python3.7/site-packages/hyperlink/_init_.py", line 2, in <module>
from ._url import (URL,
File "/usr/lib64/python3.7/site-packages/hyperlink/_url.py", line 33, in <module>
from idna import encode as idna_encode, decode as idna_decode, IDNAError
ModuleNotFoundError: No module named 'idna'
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-imaging/allow.to.disable.some.features.patch')
0 files changed, 0 insertions, 0 deletions