summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-smbus2: upgrade 0.4.1 -> 0.4.2Xu Huan2022-06-301-18/+0
| | | | | | | | | | | Changelog: ========= * Explicitly export from top level of package #69. * Transitioned pipelines from Travis-CI to GitHub Actions. Python 3.10 added. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.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-smbus2: Upgrade 0.4.0 -> 0.4.1Leon Anavi2021-01-251-0/+18
Upgrade to release 0.4.1: - SonarCloud quality checks. - Tests added to the dist package. 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>