[oe-commits] [meta-openembedded] 08/60: python-pymisp: update to version 2.4.51.1

git at git.openembedded.org git at git.openembedded.org
Mon Oct 24 16:04:58 UTC 2016


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

commit b8227091c728056b76df4a5072075473d2d33953
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Oct 13 18:21:50 2016 -0400

    python-pymisp: update to version 2.4.51.1
    
    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.49.bb => python-pymisp_2.4.51.1.bb}   | 0
 .../python/{python3-pymisp_2.4.49.bb => python3-pymisp_2.4.51.1.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 abeed93..2b2601a 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=67a9496dcf5cf97af38edc77834fb4b9"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=200286bb8d148a5a157bf22abf623cbb"
 
-SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d"
-SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c"
+SRC_URI[md5sum] = "03b5def47d8fde29f2303ed42ab1e375"
+SRC_URI[sha256sum] = "2bb35c365470ad46f9afbb96408c01894aaa10b369fac0f6b92010190a7087ad"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.49.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.51.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.49.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.51.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.49.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.51.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.49.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.51.1.bb

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


More information about the Openembedded-commits mailing list