From 57dcc39e929c40392d70b77173c2990af699b25a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 19 Sep 2024 11:32:02 +0800 Subject: [PATCH] python3-pymisp: upgrade 2.4.197 -> 2.4.198 Changelog: ============ - Bump changelog. - Bump deps, version. - Only include the changelog in the sdist package. - [data] describeTypes.json updated. - Openioc.py is not a script, but had exec bit. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-pymisp_2.4.197.bb => python3-pymisp_2.4.198.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.197.bb => python3-pymisp_2.4.198.bb} (85%) diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb similarity index 85% rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb index f20716026a..b902061c05 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" -SRC_URI[sha256sum] = "840881779d1762803e9329ae5129a88abb0e6110afb43c9e3e6e3877e5931a6c" +SRC_URI[sha256sum] = "f5583263c2fcd380570c084b21c4e4812a01c32daa7baafcdc3f87153edc9303" inherit python_poetry_core pypi