From 941481128020cf062a9f1c263c526cad726390cb Mon Sep 17 00:00:00 2001 From: Parthiban Nallathambi Date: Wed, 1 May 2019 13:30:07 +0200 Subject: python3-aiohttp: add version 3.5.4 Added python3-aiohttp with following missing DEPENDS - python3-async-timeout version 3.0.1 - python3-idna-ssl version 1.1.0 - python3-yarl version 1.3.0 Signed-off-by: Parthiban Nallathambi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb (limited to 'meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb new file mode 100644 index 0000000000..3643fcfd30 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-idna-ssl.inc -- cgit 1.2.3-korg