summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-stevedore_3.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-stevedore: upgrade 3.4.0 -> 3.5.0zhengruoqin2021-10-251-14/+0
| | | | | | | | | | | | 3.5.0 ----- * Add Python3 yoga unit tests * Update master for stable/xena * Rely on member access, the preferred access since importlib\_metadata 4.8 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-stevedore: upgrade 3.3.0 -> 3.4.0zhengruoqin2021-08-301-0/+14
3.4.0 ----- * setup.cfg: Replace dashes with underscores * Fix formatting of release list * Remove lower-constraints remnants * Move flake8 as a pre-commit local target * Add Python3 xena unit tests * Update master for stable/wallaby * Dropping lower constraints testing Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>