diff mbox series

[meta-python,28/47] python3-pymisp: upgrade 2.4.187 -> 2.4.188

Message ID 1711983079-16849-28-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/47,v2] gjs: upgrade 1.80.0 -> 1.80.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 1, 2024, 2:51 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- Support X-MISP-AUTH Header.
- Bump changelog.
- Bump deps.
- Bump version, templates.
- Strip API key before setting it.
- Python 3.8 support & typing.
- Typing for Python < 3.10.
- Avoid issue when payload ist a list.

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

Patch

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