summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-async-timeout.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-async-timeout: add asyncio to RDEPENDSMaciej Pijanowski2019-08-111-0/+4
| | | | | | | It is required to properly import the module. Tested on python 3.7.4 Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: add version 3.5.4Parthiban Nallathambi2019-05-021-0/+15
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 <parthitce@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>