summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cerberus_1.3.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cerberus: Upgrade 1.3.3 -> 1.3.4Leon Anavi2021-05-221-0/+13
Upgrade to release 1.3.4: - Reverts the unsatisfying fix for KeyError during import when running with python optimisation level of 2 - instead a RuntimeError is thrown when Python is running with optimization level 2 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> (cherry picked from commit 87e6a453744180a0ddf31f47de96b47d8c47d677) Signed-off-by: Armin Kuster <akuster808@gmail.com>