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

Derek Straka derek at asterius.io
Thu Jun 23 20:41:43 UTC 2016


  * Update license checksum for updated changelog

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

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index d765f4d..c49bf47 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -1,10 +1,10 @@
 DESCRIPTION = "Python API for MISP"
 HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9e88f5bb83eea02852e3673b8c0c004a"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f64d66a9942f5e2de6c06b0dab2764b3"
 PR = "r0"
 
-SRC_URI[md5sum] = "9da2b395cf6d00368d0a6b5b11f706dd"
-SRC_URI[sha256sum] = "22a05d2b442991df82eeadfd36b0f54e4e9514e228fdb0a01598184335fe3f4d"
+SRC_URI[md5sum] = "581ec9d30e15b537dcb203f0756aa136"
+SRC_URI[sha256sum] = "ba909f0d2186f10f59da383d9fccd20ce3d589b6ff243e7ea8a8ebbfce135f68"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.36.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.48.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.36.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.48.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.36.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.48.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.36.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.48.1.bb
-- 
1.9.1




More information about the Openembedded-devel mailing list