mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
python3-mako: fix upstream version check
(From OE-Core rev: aed0e0cd96ae1250c9d6991ffccdcc7c902dd4ef) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5a9a5ad6a7
commit
ea2b9b9bd2
@@ -5,6 +5,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d0995d6f7ba3f186a03118f244e88f57"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=d0995d6f7ba3f186a03118f244e88f57"
|
||||||
|
|
||||||
PYPI_PACKAGE = "mako"
|
PYPI_PACKAGE = "mako"
|
||||||
|
UPSTREAM_CHECK_PYPI_PACKAGE = "Mako"
|
||||||
|
|
||||||
inherit pypi python_setuptools_build_meta ptest
|
inherit pypi python_setuptools_build_meta ptest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user