summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-simplejson_3.17.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-simplejson: upgrade 3.17.2 -> 3.17.3zangrc2021-07-271-25/+0
| | | | | | | | | | | | Version 3.17.3 released 2021-07-09 * Replaced Travis-CI and AppVeyor with Github Actions, adding wheels for Python 3.9. https://github.com/simplejson/simplejson/pull/283 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-simplejson: Upgrade 3.17.0 -> 3.17.2Leon Anavi2020-07-231-0/+25
Upgrade to release 3.17.2: * Added arm64 to build matrix and reintroduced manylinux wheels * No more bdist_wininst builds per PEP 527 * Minor grammatical issue fixed in README 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>