summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configobj_5.0.8.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-configobj: add missing run-time dependenciesBartosz Golaszewski2023-06-241-0/+1
| | | | | | | Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-configobj: fix coding styleBartosz Golaszewski2023-06-241-2/+2
| | | | | | | Stop using PYTHON_PN, fix whitespaces. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-configobj: Upgrade 5.0.6 -> 5.0.8Leon Anavi2023-01-191-0/+13
Upgrade to release 5.0.8: - fixing/test for a regression introduced in 5.0.7 that prevented import validate from working - update testing to validate against python version 2.7 & 3.5-3.11 - update broken links / non-existent services and references License-Update: Use file LICENSE, no change of the license Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>