The Cython 3.0.0 release contains many changes. Since there are a large
number of recipes that depend on it, there will potentially be build
issues with recipes in meta-python and elsewhere. I performed a world
build on poky alone with the python3-cython upgrade and the only recipe
to fail was python3-pyyaml, so that has been tweaked to work (via two
new patches for the recipe; thanks to Tim Orling for the heads-up).

Trevor Gamblin (2):
  python3-cython: upgrade 0.29.36 -> 3.0.0
  python3-pyyaml: Make compatible with Cython 3.0.0

 .../recipes-devtools/python/python-cython.inc |  4 +-
 ...hon_0.29.36.bb => python3-cython_3.0.0.bb} |  0
 .../0001-Fix-builds-with-Cython-3.patch       | 47 +++++++++++++++++++
 ...roject.toml-don-t-pin-Cython-version.patch | 26 ++++++++++
 .../python/python3-pyyaml_6.0.1.bb            |  4 ++
 5 files changed, 79 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-cython_0.29.36.bb => 
python3-cython_3.0.0.bb} (100%)
 create mode 100644 
meta/recipes-devtools/python/python3-pyyaml/0001-Fix-builds-with-Cython-3.patch
 create mode 100644 
meta/recipes-devtools/python/python3-pyyaml/0001-pyproject.toml-don-t-pin-Cython-version.patch

-- 
2.41.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#186479): 
https://lists.openembedded.org/g/openembedded-core/message/186479
Mute This Topic: https://lists.openembedded.org/mt/100878015/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to