[oe-commits] [meta-openembedded] 24/31: python-pymisp: update to version 2.4.36

git at git.openembedded.org git at git.openembedded.org
Tue May 17 15:44:30 UTC 2016


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

commit cf8368feab06c9ab0b4a75044f8b09d9559ef5bd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri May 13 09:43:40 2016 -0400

    python-pymisp: update to version 2.4.36
    
    license checksum updated for latest release; license remains the same
    
    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             | 8 +++++---
 .../python/{python-pymisp_2.3.bb => python-pymisp_2.4.36.bb}      | 0
 .../python/{python3-pymisp_2.3.bb => python3-pymisp_2.4.36.bb}    | 0
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 9cd0844..b9141e2 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -1,10 +1,12 @@
 DESCRIPTION = "Python API for MISP"
 HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=c0a3e801b740ef31d1f5ddfe76bca538"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=9e88f5bb83eea02852e3673b8c0c004a"
 PR = "r0"
 
-SRC_URI[md5sum] = "398408388902c108e3b378152b6c1d24"
-SRC_URI[sha256sum] = "d70e74c528f040f5ff8137337f1758aeb63a5966b58b297f2171f53cb9df033e"
+SRC_URI[md5sum] = "9da2b395cf6d00368d0a6b5b11f706dd"
+SRC_URI[sha256sum] = "22a05d2b442991df82eeadfd36b0f54e4e9514e228fdb0a01598184335fe3f4d"
+
+PYPI_PACKAGE_HASH = "0e63006ef2af33c142c16f3d3d2886236bd6c6a026699639758d8fa2c72356be"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.3.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.36.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.3.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.36.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.3.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.36.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.3.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.36.bb

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


More information about the Openembedded-commits mailing list