]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pyyaml: make compatible with cython 3.x
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 5 Jan 2024 13:35:42 +0000 (14:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jan 2024 16:58:21 +0000 (16:58 +0000)
commitcf4e45176a37b6f53a6316ec6b1556d6aea39b57
treee06edd28d4c6904d757a9665ba81329795a16d37
parent976832eb0c3fc0170a84ff7ab92352ca6f18c383
python3-pyyaml: make compatible with cython 3.x

This has been rejected by upstream in favour of requiring obsolete cython
until there's 'proper' 3.x support. Months later, there's still no progress
so let's just take the rejected fix, as it does work (as reported by others as well),
and allows moving forward with cython.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pyyaml/0001-Fix-builds-with-Cython-3.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-pyyaml_6.0.1.bb