diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.137.3.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.138.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.137.3.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.138.bb index e363729fd8..eb7bea8348 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.137.3.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.138.bb @@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main" -SRCREV = "f675e2096182532bb5870e4f773476b2d8065986" +SRCREV = "9316420dc028a1ffc541986fc08793e669f2165e" S = "${WORKDIR}/git" inherit setuptools3 @@ -18,5 +18,5 @@ RDEPENDS_${PN} += " \ " # Fixes: python3-pymisp requires /bin/bash, but no -# providers found in RDEPENDS_python3-pymisp? [file-rdep +# providers found in RDEPENDS_python3-pymisp? [file-rdep] RDEPENDS_${PN} += "bash"