[oe-commits] [meta-openembedded] 18/54: python-pymisp: update to version 2.4.71

git at git.openembedded.org git at git.openembedded.org
Mon Jun 5 11:12:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit b051dd253c0c619de5c589a1568bcf6e0e2658a5
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri May 19 13:57:41 2017 -0400

    python-pymisp: update to version 2.4.71
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-pymisp.inc               | 6 +++---
 .../python/{python-pymisp_2.4.67.bb => python-pymisp_2.4.71.bb}     | 0
 .../python/{python3-pymisp_2.4.67.bb => python3-pymisp_2.4.71.bb}   | 0
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index fe25b50..6c36cc9 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -1,9 +1,9 @@
 DESCRIPTION = "Python API for MISP"
 HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2e1efdc433498cebd33ec277ad8741e5"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=97a1b2b62a1315b13e1d7f1f633624ee"
 
-SRC_URI[md5sum] = "5320f41bf96cf22d13af7eb31e1d321f"
-SRC_URI[sha256sum] = "6c7bd97f0ea9c7eb1935902f1bc6fc1ec27eba86056c5b938234a7229891d5a2"
+SRC_URI[md5sum] = "c82084718360bb3ad92eb48a07ec8914"
+SRC_URI[sha256sum] = "ad36f7c4507dc06afaff4166d83c86da12efb839854752720b6fdbc9bb3e20e8"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.67.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.67.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.67.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.67.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list