[oe] [meta-python][PATCH] python-pymisp: update to version 2.4.71

Derek Straka derek at asterius.io
Fri May 19 17:57:41 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pymisp.inc               | 6 +++---
 .../python/{python-pymisp_2.4.67.bb => python-pymisp_2.4.71.bb}     | 0
 .../python/{python3-pymisp_2.4.67.bb => python3-pymisp_2.4.71.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.67.bb => python-pymisp_2.4.71.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.67.bb => python3-pymisp_2.4.71.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index fe25b50..6c36cc9 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -1,9 +1,9 @@
 DESCRIPTION = "Python API for MISP"
 HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2e1efdc433498cebd33ec277ad8741e5"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=97a1b2b62a1315b13e1d7f1f633624ee"
 
-SRC_URI[md5sum] = "5320f41bf96cf22d13af7eb31e1d321f"
-SRC_URI[sha256sum] = "6c7bd97f0ea9c7eb1935902f1bc6fc1ec27eba86056c5b938234a7229891d5a2"
+SRC_URI[md5sum] = "c82084718360bb3ad92eb48a07ec8914"
+SRC_URI[sha256sum] = "ad36f7c4507dc06afaff4166d83c86da12efb839854752720b6fdbc9bb3e20e8"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.67.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.67.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.67.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.67.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list