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

Derek Straka derek at asterius.io
Sun Nov 12 16:35:10 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.81.2.bb => python-pymisp_2.4.82.bb}     | 0
 .../python/{python3-pymisp_2.4.81.2.bb => python3-pymisp_2.4.82.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.81.2.bb => python-pymisp_2.4.82.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.81.2.bb => python3-pymisp_2.4.82.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index bb9305a..1a0f869 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
-SRC_URI[md5sum] = "77c6276039a7e48d8ae1d335564f20c9"
-SRC_URI[sha256sum] = "2ce6d8a9c59fe5f63b406b667fd40df8ebba0dee63844dfec95fb9d2892ae6af"
+SRC_URI[md5sum] = "160988f4f6bd56670b28c9791f8a8b55"
+SRC_URI[sha256sum] = "21834f562632cbb87c867c5cd4839799832b5714cc3c8e2797e56c4a72f6e26c"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.81.2.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.82.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.81.2.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.82.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.81.2.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.82.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.81.2.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.82.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list