From 90aa4ff101d34e901fe4771b5a483f4eb2c57e63 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 6 Aug 2024 17:01:22 +0200 Subject: python3-cython: correct upstream version check (From OE-Core rev: a05594e0b176eb2e3a7facf758e8c293bce96ce2) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-cython_3.0.10.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-devtools/python') diff --git a/meta/recipes-devtools/python/python3-cython_3.0.10.bb b/meta/recipes-devtools/python/python3-cython_3.0.10.bb index 754543e711..86ae5f25e9 100644 --- a/meta/recipes-devtools/python/python3-cython_3.0.10.bb +++ b/meta/recipes-devtools/python/python3-cython_3.0.10.bb @@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c" PYPI_PACKAGE = "Cython" SRC_URI[sha256sum] = "dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99" -UPSTREAM_CHECK_REGEX = "Cython-(?P.*)\.tar" inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf