mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pymisp: upgrade 2.4.148 -> 2.4.152
Changelog: ========== Changes ~~~~~~~ - Bump version. - Bump deps, object templates. - Bump objects templates. - Bump misp-objects. - Lief doesn't supports python 3.10. - Debug poetry install, freezes on the GHA. - Bump deps, use pytest. - [feed-generator] support for distribution and sharing groups. Fix ~~~ - Update live tests to support proper format of SGs. - [sharinggroups] Fixes wrong model for SharingGroupOrg. - [feed-generator] code style fixes. - [feed-generator] keeping function compatibility. - [feed-generator] fix missing except type. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
@@ -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 = "6f7157cf26a6b4ec102021c8f1197a40380b12e3"
|
||||
SRCREV = "d991e53f9a9641f454e116e83d2913edf405a53f"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
Reference in New Issue
Block a user