summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-gpiod_2.2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-gpiod: update to v2.2.0Bartosz Golaszewski2024-06-181-0/+46
This is minor release that contains some fixes and code improvements. There are no new interfaces but line.Value can now correctly be cast to bool and __repr__() implementations have been fixed to actually allow using them to recreate objects. Starting from this release pypi also provides wheels but this isn't relevant to meta-oe. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>