]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-cython: fix upstream check again
authorAlexander Kanavin <alex@linutronix.de>
Tue, 13 Aug 2024 08:58:17 +0000 (10:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Aug 2024 13:51:52 +0000 (14:51 +0100)
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>
meta/recipes-devtools/python/python3-cython_3.0.11.bb

index 29236646415511008bacb10e1440a2451a12d1e7..1a42cdcdd0d1fe11cdf6921fa6455da74dd05a45 100644 (file)
@@ -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