mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-17 03:10:38 +00:00
python-pymisp: update to version 2.4.84
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
597f912aa5
commit
251f6f9ccc
@@ -3,7 +3,12 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
|
||||
|
||||
SRC_URI[md5sum] = "160988f4f6bd56670b28c9791f8a8b55"
|
||||
SRC_URI[sha256sum] = "21834f562632cbb87c867c5cd4839799832b5714cc3c8e2797e56c4a72f6e26c"
|
||||
SRC_URI[md5sum] = "0fe33de8e87120a46f917cb6bfa7baee"
|
||||
SRC_URI[sha256sum] = "6f228e4050252002bd9093378e687cf5eb963fd8fdf3e561453376eda7bc396a"
|
||||
|
||||
RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-json \
|
||||
${PYTHON_PN}-jsonschema \
|
||||
${PYTHON_PN}-requests \
|
||||
${PYTHON_PN}-six \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user