mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pymisp: upgrade 2.4.175 -> 2.4.176
Changelog: ========= - Avoid exception when data is an empty iterator. - Revert "build(deps): bump codecov/codecov-action from 3 to 4" - Build(deps): bump codecov/codecov-action from 3 to 4. - Build(deps): bump actions/checkout from 3 to 4. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.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 = "69e660ef03108cc16a52b170e7ab4440bd202520"
|
||||
SRCREV = "249cf20f3516100cea0adb0396635e2c13d7695d"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit python_poetry_core
|
||||
Reference in New Issue
Block a user