summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-multidict_4.7.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-multidict: Upgrade 4.7.6 -> 5.0.0Leon Anavi2020-10-131-25/+0
| | | | | | | | | | | | | | Upgrade to release 5.0.0: - Provide wheels for aarch64, i686, ppc64le, s390x architectures on Linux as well as x86_64. - Provide wheels for Python 3.9. - Drop Python 3.5 support; Python 3.6 is the minimum supported Python version. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-multidict: Upgrade 4.7.5 -> 4.7.6Leon Anavi2020-06-111-0/+25
Upgrade to release 4.7.6 which include the following bug fixes: * Fixed an issue with some versions of the wheel dist failing because of being unable to detect the license file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>