summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-nocasedict_1.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-nocasedict: Upgrade 1.0.1 -> 1.0.2Leon Anavi2021-01-081-9/+0
| | | | | | | | | | | | | | | Upgrade to release 1.0.2: - Migrated from Travis and Appveyor to GitHub Actions. This required changes in several areas including dependent packages used for testing and coverage. This did not cause any changes on dependent packages used for the installation of the package. License-Update: File changed but the licence remains the same. 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>
* python3-nocasedict: Upgrade 1.0.0 -> 1.0.1Leon Anavi2020-10-071-0/+9
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>