| Message ID | 20241029113946.748003-1-alex.kanavin@gmail.com |
|---|---|
| State | Accepted, archived |
| Commit | aed0e0cd96ae1250c9d6991ffccdcc7c902dd4ef |
| Headers | show |
| Series | [1/2] python3-mako: fix upstream version check | expand |
diff --git a/meta/recipes-devtools/python/python3-mako_1.3.6.bb b/meta/recipes-devtools/python/python3-mako_1.3.6.bb index 27e2082dc01..6d334991ff5 100644 --- a/meta/recipes-devtools/python/python3-mako_1.3.6.bb +++ b/meta/recipes-devtools/python/python3-mako_1.3.6.bb @@ -5,6 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d0995d6f7ba3f186a03118f244e88f57" PYPI_PACKAGE = "mako" +UPSTREAM_CHECK_PYPI_PACKAGE = "Mako" inherit pypi python_setuptools_build_meta ptest