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

Derek Straka derek at asterius.io
Fri Jun 29 21:01:33 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.89.bb => python-pymisp_2.4.92.1.bb}     | 0
 .../python/{python3-pymisp_2.4.89.bb => python3-pymisp_2.4.92.1.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.89.bb => python-pymisp_2.4.92.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.89.bb => python3-pymisp_2.4.92.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 7765cc5..e53797a 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] = "d4fee2abb2d7468010b7fe9ebc68b0cb"
-SRC_URI[sha256sum] = "304fbd8862dfde27d767c093de87fec42fc63c70d8393643d1a3b4f765aae78f"
+SRC_URI[md5sum] = "7390fe6a8df25170059e32f1988d5447"
+SRC_URI[sha256sum] = "63a52b97981b0e3c0023e11ce22f097356cdc9ef7c28a3415a17a08fcd7e8984"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-dateutil \
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.89.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.92.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.89.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.92.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.89.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.92.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.89.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.92.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list