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

Derek Straka derek at asterius.io
Fri Sep 15 19:53:16 UTC 2017


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

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 31bbaf9..75cd05b 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=235682336bb6202583199ef1a9f7a61a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
 SRC_URI[md5sum] = "7e3f33ba1726d49df590c0d0a56c5672"
-SRC_URI[sha256sum] = "e957f700be919a107d36279e8c75d1e1d56e0bb14daa896df05332a081430158"
+SRC_URI[md5sum] = "88a85d2e7633c4bc3f1a375ff2be3bfc"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list