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

Derek Straka derek at asterius.io
Fri May 13 13:43:40 UTC 2016


license checksum updated for latest release; license remains the same

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

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




More information about the Openembedded-devel mailing list