mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-pymisp: update to version 2.4.36
license checksum updated for latest release; license remains the same Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
9aa6735c53
commit
319bbc1858
@@ -1,10 +1,12 @@
|
||||
DESCRIPTION = "Python API for MISP"
|
||||
HOMEPAGE = "https://github.com/MISP/PyMISP"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c0a3e801b740ef31d1f5ddfe76bca538"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9e88f5bb83eea02852e3673b8c0c004a"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "398408388902c108e3b378152b6c1d24"
|
||||
SRC_URI[sha256sum] = "d70e74c528f040f5ff8137337f1758aeb63a5966b58b297f2171f53cb9df033e"
|
||||
SRC_URI[md5sum] = "9da2b395cf6d00368d0a6b5b11f706dd"
|
||||
SRC_URI[sha256sum] = "22a05d2b442991df82eeadfd36b0f54e4e9514e228fdb0a01598184335fe3f4d"
|
||||
|
||||
PYPI_PACKAGE_HASH = "0e63006ef2af33c142c16f3d3d2886236bd6c6a026699639758d8fa2c72356be"
|
||||
|
||||
RDEPENDS_${PN} += " ${PYTHON_PN}-requests"
|
||||
|
||||
Reference in New Issue
Block a user