diff options
author | Derek Straka <derek@asterius.io> | 2017-07-24 14:40:44 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:19:02 +0200 |
commit | 7115011ca0133d6cd5ce706196d8ad40e1856f37 (patch) | |
tree | 1c003736d7d5590c018fc842f1992f4546a98da3 /meta-python | |
parent | d07b4e7e35aa9d308b6f9fff5a129c46e868ad02 (diff) | |
download | meta-openembedded-7115011ca0133d6cd5ce706196d8ad40e1856f37.tar.gz |
python-pymisp: update to version 2.4.77
Update license checksum and verify terms are unchanged
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index 6c36cc925..31bbaf97d 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | DESCRIPTION = "Python API for MISP" | 1 | DESCRIPTION = "Python API for MISP" |
2 | HOMEPAGE = "https://github.com/MISP/PyMISP" | 2 | HOMEPAGE = "https://github.com/MISP/PyMISP" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=97a1b2b62a1315b13e1d7f1f633624ee" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=235682336bb6202583199ef1a9f7a61a" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "c82084718360bb3ad92eb48a07ec8914" | 6 | SRC_URI[md5sum] = "7e3f33ba1726d49df590c0d0a56c5672" |
7 | SRC_URI[sha256sum] = "ad36f7c4507dc06afaff4166d83c86da12efb839854752720b6fdbc9bb3e20e8" | 7 | SRC_URI[sha256sum] = "e957f700be919a107d36279e8c75d1e1d56e0bb14daa896df05332a081430158" |
8 | 8 | ||
9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema" | 9 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema" |
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb index 1b1fbe956..1b1fbe956 100644 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb index 4523d9e30..4523d9e30 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb | |||