aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-03-04 19:11:32 +0800
committerKhem Raj <raj.khem@gmail.com>2023-03-04 10:41:27 -0800
commit586408fde975dce410b9e843888ce1b1257f4772 (patch)
treea30671e4bfeb8ff48721df9d6b0b81f1720f5265 /meta-python/recipes-devtools/python
parente1f80af8e401690ca343d9ba90c39c5e5b12aff1 (diff)
downloadmeta-openembedded-586408fde975dce410b9e843888ce1b1257f4772.tar.gz
python3-pymisp: upgrade 2.4.168 -> 2.4.168.1
Changelog: ========== New ----- - [doc] added the Jupyter notebook used in a.7-rest-api-extensive- restsearch. Fix Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pymisp_2.4.168.1.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.168.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.168.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.168.1.bb
index 2beff5c33d..3d55f35c37 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.168.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.168.1.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-2-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main"
-SRCREV = "9a7adb2e0d60d2edee9f541db808652875bae20e"
+SRCREV = "5fa99aa55706321767576ea501ce08416d970ace"
S = "${WORKDIR}/git"
inherit python_poetry_core