diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-11-09 21:47:47 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-09 20:47:44 -0800 |
| commit | d919a10d53f95932b0bef986b49ff4ba639a7351 (patch) | |
| tree | 83be5a409df5e61ab84838884da22b59f5b13350 /meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch | |
| parent | 865411fbde1f3489e77ad186e669b5c315485ce1 (diff) | |
| download | meta-openembedded-d919a10d53f95932b0bef986b49ff4ba639a7351.tar.gz | |
python3-gpiod: update to v2.1.3
The python bindings for libgpiod have undergone several significant
changes that make them easier to use for users of pip. The libgpiod
sources are now vendored with the python3-gpiod as the biggest complaint
by far was the fact that if the system doesn't provide the correct
version of libgpiod, the python bindings won't build.
This is however irrelevant for the meta-python recipe as we use the
provided switch to keep linking against the libgpiod provided by
meta-openembedded.
We have changed the way the tests are built, they are now generated by a
separate build script and no longer by setup.py. The package now
correctly build with the preferred pep517 method so change the inherited
classes.
We have also gained control over the gpiod module on pypi (which
previously hosted a pure python GPIO library) so the location of the
sources has changed.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rlp/0001-setup-don-t-use-setuptools-markdown.patch')
0 files changed, 0 insertions, 0 deletions
