[oe-commits] [meta-openembedded] 23/101: python-pymisp: update to version 2.4.77

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:19:59 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 7115011ca0133d6cd5ce706196d8ad40e1856f37
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:40:44 2017 -0400

    python-pymisp: update to version 2.4.77
    
    Update license checksum and verify terms are unchanged
    
    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.71.bb => python-pymisp_2.4.77.bb}     | 0
 .../python/{python3-pymisp_2.4.71.bb => python3-pymisp_2.4.77.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 6c36cc9..31bbaf9 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=97a1b2b62a1315b13e1d7f1f633624ee"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=235682336bb6202583199ef1a9f7a61a"
 
-SRC_URI[md5sum] = "c82084718360bb3ad92eb48a07ec8914"
-SRC_URI[sha256sum] = "ad36f7c4507dc06afaff4166d83c86da12efb839854752720b6fdbc9bb3e20e8"
+SRC_URI[md5sum] = "7e3f33ba1726d49df590c0d0a56c5672"
+SRC_URI[sha256sum] = "e957f700be919a107d36279e8c75d1e1d56e0bb14daa896df05332a081430158"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests ${PYTHON_PN}-json ${PYTHON_PN}-jsonschema"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.71.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.77.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.71.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.77.bb

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


More information about the Openembedded-commits mailing list