Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-simplejson: upgrade 3.17.2 -> 3.17.3 | zangrc | 2021-07-27 | 1 | -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.2 | Leon Anavi | 2020-07-23 | 1 | -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> |