Signed-off-by: Jan Vermaete <[email protected]> --- ...arkdown-it-py_3.0.0.bb => python3-markdown-it-py_4.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-markdown-it-py_3.0.0.bb => python3-markdown-it-py_4.2.0.bb} (74%)
diff --git a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb b/meta-python/recipes-devtools/python/python3-markdown-it-py_4.2.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb rename to meta-python/recipes-devtools/python/python3-markdown-it-py_4.2.0.bb index 1944574fdb..508e89784e 100644 --- a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-markdown-it-py_4.2.0.bb @@ -3,13 +3,13 @@ HOMEPAGE = "https://github.com/executablebooks/markdown-it-py" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a38a1697260a7ad7bf29f44b362db1fc" -SRC_URI[sha256sum] = "e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb" +SRC_URI[sha256sum] = "04a21681d6fbb623de53f6f364d352309d4094dd4194040a10fd51833e418d49" inherit pypi python_flit_core RDEPENDS:${PN} += "python3-mdurl" -PYPI_PACKAGE = "markdown-it-py" +PYPI_PACKAGE = "markdown_it_py" CVE_PRODUCT = "markdown-it-py" BBCLASSEXTEND = "native nativesdk" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128042): https://lists.openembedded.org/g/openembedded-devel/message/128042 Mute This Topic: https://lists.openembedded.org/mt/120137200/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
