[oe-commits] [meta-openembedded] 06/34: python-pymisp: update to version 2.4.80

git at git.openembedded.org git at git.openembedded.org
Thu Sep 21 10:04:57 UTC 2017


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

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

commit f2efc20b6c1f70aee899b3f4bf36e1fb0dae0377
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Sep 19 10:41:06 2017 -0400

    python-pymisp: update to version 2.4.80
    
    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                 | 4 ++--
 .../python/{python-pymisp_2.4.79.bb => python-pymisp_2.4.80.bb}       | 0
 .../python/{python3-pymisp_2.4.79.bb => python3-pymisp_2.4.80.bb}     | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 75cd05b..21ba7bb 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] = "7e3f33ba1726d49df590c0d0a56c5672"
-SRC_URI[md5sum] = "88a85d2e7633c4bc3f1a375ff2be3bfc"
+SRC_URI[md5sum] = "2024babd97ab57ca0360394edc37f2b6"
+SRC_URI[sha256sum] = "7480acada8cba9472a85070c57baad89ae9deed826a7515a4c149ac48920c273"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.80.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.80.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.80.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.80.bb

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


More information about the Openembedded-commits mailing list