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

Derek Straka derek at asterius.io
Tue Jan 30 18:39:09 UTC 2018


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

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index f9171f9..8fcb6f3 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
-SRC_URI[md5sum] = "7d924d9a776c5e41f735412131571178"
-SRC_URI[sha256sum] = "71e8515bb2209bb8b96e8edaa66d5341553f99822f94b32545d9efb404b6ba67"
+SRC_URI[md5sum] = "1cb54be2bdd39225428fc4789c5a7a77"
+SRC_URI[sha256sum] = "e9d7a00e6f0ad7caa2823ae18e15770cde747a5322aa47d7744858f109af14d3"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list