summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-configshell-fb: Update version 1.1.29 -> 1.1.30Derek Straka2023-09-201-22/+0
| | | | | | | Refactor recipe to leverage pypi + poetry Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-configshell-fb: add missing run-time dependenciesBartosz Golaszewski2023-06-241-1/+6
| | | | | | | 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-configshell-fb: set PIP_INSTALL_PACKAGEJustin Bronder2022-03-031-0/+1
| | | | | | | | | Recipe does not inherit pypi nor would PN resolve to the name of the wheel so we must set PIP_INSTALL_PACKAGE appropriately. Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-configshell-fb: Upgrade 1.1.28 -> 1.1.29Leon Anavi2021-03-261-0/+16
Upgrade to release 1.1.29: - setup.py: specify a version range for pyparsing - Don't warn if prefs file doesn't exist 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>