mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
python3-cython: fix upstream check again
(From OE-Core rev: f729b7717ff39347ecc11ace884d6a44d96e2112) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4a23588322
commit
16a410cd3d
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
|
||||
SRC_URI[sha256sum] = "7146dd2af8682b4ca61331851e6aebce9fe5158e75300343f80c07ca80b1faff"
|
||||
|
||||
inherit pypi setuptools3
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "Cython"
|
||||
|
||||
# running build_ext a second time during install fails, because Python
|
||||
# would then attempt to import cythonized modules built for the target
|
||||
|
||||
Reference in New Issue
Block a user