From: Alexander Kanavin Date: Fri, 2 Aug 2024 16:09:01 +0000 (+0200) Subject: python3-jinja2: fix upstream version check X-Git-Tag: yocto-5.2~2185 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fdb5951292401fcff4617db16378c2b635fcf14e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-jinja2: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb b/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb index 9ea6a0cf4ec..f2de1983ced 100644 --- a/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb +++ b/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb @@ -13,6 +13,7 @@ CVE_PRODUCT = "jinja2 jinja" CLEANBROKEN = "1" inherit pypi python_flit_core ptest +UPSTREAM_CHECK_PYPI_PACKAGE = "Jinja2" SRC_URI += " \ file://run-ptest \