summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:49:02 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-07 10:45:45 -0700
commitd50d1c4df2b13fe1286b44b76624fb52bd0d5fd3 (patch)
tree7d75553b7e57fb69c00572a734ad1e8ee08ce9b6 /meta-python/recipes-devtools/python
parent939f50c3d973b5f3b00cdea805c7557a532bb391 (diff)
downloadmeta-openembedded-d50d1c4df2b13fe1286b44b76624fb52bd0d5fd3.tar.gz
python3-pymisp: upgrade 2.5.33.1 -> 2.5.33.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pymisp_2.5.33.2.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.5.33.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.5.33.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.5.33.2.bb
index 4885dda859..59fa072eb4 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.5.33.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.5.33.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
3LICENSE = "BSD-2-Clause" 3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
5 5
6SRC_URI[sha256sum] = "b5cd9aac342596fbe2696b7c3ee02a2a221574557c0334451b0d4e21a4c5928f" 6SRC_URI[sha256sum] = "ed45ae12bb58082c5dd7e8bd35bee3a3b7eee54196d3451fa4bb7051535dbd2e"
7 7
8inherit python_poetry_core pypi 8inherit python_poetry_core pypi
9 9