summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-idna-ssl.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI ↵Derek Straka2023-09-271-15/+0
| | | | | | | | | and UPSTREAM_CHECK_REGEX Consolidated inc into the recipe to remove a unneeded layer of indirection Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-idna-ssl: add missing run-time dependenciesBartosz Golaszewski2023-06-241-0/+5
| | | | | | | Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: add version 3.5.4Parthiban Nallathambi2019-05-021-0/+10
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>