diff mbox series

[meta-python,36/50] python3-pymisp: upgrade 2.4.186 -> 2.4.187

Message ID 1710827139-30056-36-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/50] boost-sml: upgrade 1.1.9 -> 1.1.11 | expand

Commit Message

Mingyu Wang (Fujitsu) March 19, 2024, 5:45 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Bump templates, version.
- Bump deps.
- Bump extract-msg.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.186.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.187.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.186.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.187.bb
index e9000dd47..31b0d6446 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.186.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.187.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] = "bdf2d54b297ad890418179b044dd4ea79821fccef723823919d12262e9794ca3"
+SRC_URI[sha256sum] = "6880aa07cc6ed08f6d99df74c310839bce229e2031e1aa24311c74d8b01937f3"
 
 inherit python_poetry_core pypi