summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohttp_3.8.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiohttp: upgrade 3.8.3 -> 3.8.4Wang Mingyu2023-02-271-27/+0
| | | | | | | | | | Changelog: ========= Fixed incorrectly overwriting cookies with the same name and domain, but different path. Fixed ConnectionResetError not being raised after client disconnection in SSL environments. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: Upgrade 3.8.1 -> 3.8.3Leon Anavi2022-09-261-0/+27
Upgrade to release 3.8.3: - Increased the upper boundary of the multidict dependency to allow for the version 6 License-Update: Update copyright year from 2020 to 2022 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>