summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ujson_4.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-ujson: Upgrade 4.0.2 -> 4.1.0Leon Anavi2021-08-171-0/+33
Upgrade to release 4.1.0: - Add gcov coverage testing for C code - Test Python 3.10-dev - Remove explicit handling of manylinux platform tag - Remove unused variable - dconv no longer uses global instances of StringToDoubleConverter - Switch shebang for the manylinux-wheels script - Fix typos in error message Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>