aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
AgeCommit message (Collapse)Author
2020-10-07python3-nocasedict: Upgrade 1.0.0 -> 1.0.1Leon Anavi
Upgrade to release 1.0.1: - Test: Fixed issue with virtualenv raising AttributeError during installtest on Python 3.4. - Fixed UserWarning about unpreserved order of input items. - Added checking for no expected warning. Adjusted a testcase to accomodate the new check. 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>