[oe-commits] [meta-openembedded] 12/65: python-pymisp: update to version 2.4.79

git at git.openembedded.org git at git.openembedded.org
Fri Sep 22 22:48:34 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 f6fb8a32ec7a5bc71218eed2470bb21eedd0dff7
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Sep 15 15:53:16 2017 -0400

    python-pymisp: update to version 2.4.79
    
    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.77.bb => python-pymisp_2.4.79.bb}       | 0
 .../python/{python3-pymisp_2.4.77.bb => python3-pymisp_2.4.79.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 31bbaf9..75cd05b 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=235682336bb6202583199ef1a9f7a61a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
 SRC_URI[md5sum] = "7e3f33ba1726d49df590c0d0a56c5672"
-SRC_URI[sha256sum] = "e957f700be919a107d36279e8c75d1e1d56e0bb14daa896df05332a081430158"
+SRC_URI[md5sum] = "88a85d2e7633c4bc3f1a375ff2be3bfc"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.79.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.79.bb

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


More information about the Openembedded-commits mailing list