From 14c483c3cda739f3575b6cdfb7c19255ecfa9501 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:28:54 -0700 Subject: [PATCH] python3-pymisp: upgrade 2.4.176 -> 2.4.178 Signed-off-by: Khem Raj --- .../{python3-pymisp_2.4.176.bb => python3-pymisp_2.4.178.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.176.bb => python3-pymisp_2.4.178.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.176.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.178.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.176.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.178.bb index 56f34d4123..e969dbe5b6 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.176.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.178.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 = "249cf20f3516100cea0adb0396635e2c13d7695d" +SRCREV = "3a3096664109639322bff7285956ef7cc376a260" S = "${WORKDIR}/git" inherit python_poetry_core