mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pymisp: upgrade 2.4.167 -> 2.4.168
Fix ======== - Set relationship_type default in MISPTag to empty string. - Another typo in readme. - Typo in readme. - Update whl files. - Nvm, readthedocs requires python 3.8 at most. New ====== - Add relationship_type in Tag entries for feeds. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
248fdb4cb5
commit
e705ed1f05
|
|
@ -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 = "29dc2d6d1aa7919f50db256525bf66aa52b585ec"
|
||||
SRCREV = "9a7adb2e0d60d2edee9f541db808652875bae20e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit python_poetry_core
|
||||
Loading…
Reference in New Issue
Block a user