diff mbox series

[meta-python,28/42] python3-pymisp: upgrade 2.4.196 -> 2.4.197

Message ID 1725958990-5719-28-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/42] ctags: upgrade 6.1.20240825.0 -> 6.1.20240908.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 10, 2024, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  fix: Avoid printing huge log when a request fails

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pymisp_2.4.196.bb => python3-pymisp_2.4.197.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.196.bb => python3-pymisp_2.4.197.bb} (85%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb
index 44640f178..f20716026 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.196.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.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] = "86620b0b77b51eb5d08dcb2c1705ab0ce36813e35f48a488067266f565005dc9"
+SRC_URI[sha256sum] = "840881779d1762803e9329ae5129a88abb0e6110afb43c9e3e6e3877e5931a6c"
 
 inherit python_poetry_core pypi