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

Derek Straka derek at asterius.io
Sun Feb 25 19:51:32 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.87.bb => python-pymisp_2.4.87.1.bb}     | 0
 .../python/{python3-pymisp_2.4.87.bb => python3-pymisp_2.4.87.1.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.87.bb => python-pymisp_2.4.87.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.87.bb => python3-pymisp_2.4.87.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 8fcb6f3..9bbcd89 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] = "1cb54be2bdd39225428fc4789c5a7a77"
-SRC_URI[sha256sum] = "e9d7a00e6f0ad7caa2823ae18e15770cde747a5322aa47d7744858f109af14d3"
+SRC_URI[md5sum] = "5003442bffbb15c227decbe2a1fd2d66"
+SRC_URI[sha256sum] = "44af4fa5ba092a9bee413cedf4bf9453827fd2185b6a609a5388af8b72b6abd6"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.87.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.87.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.87.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.87.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.87.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.87.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list