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>
This commit is contained in:
Wang Mingyu
2023-03-04 19:11:32 +08:00
committed by Khem Raj
parent e1f80af8e4
commit 586408fde9

View File

@@ -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