[oe-commits] [meta-openembedded] 64/79: python-pymisp: update to version 2.4.54

git at git.openembedded.org git at git.openembedded.org
Fri Dec 2 08:48:27 UTC 2016


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

commit 4e215f082b95eb50e605798f35acc2bf1b777f97
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Nov 30 14:35:02 2016 -0500

    python-pymisp: update to version 2.4.54
    
    * Verified 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               | 6 +++---
 .../python/{python-pymisp_2.4.51.1.bb => python-pymisp_2.4.54.bb}   | 0
 .../python/{python3-pymisp_2.4.51.1.bb => python3-pymisp_2.4.54.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 2b2601a..574b6a5 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=200286bb8d148a5a157bf22abf623cbb"
+LIC_FILES_CHKSUM = "file://PKG-INFO;md5=ab76fa0012a07b5bb59582601d0b46b6"
 
-SRC_URI[md5sum] = "03b5def47d8fde29f2303ed42ab1e375"
-SRC_URI[sha256sum] = "2bb35c365470ad46f9afbb96408c01894aaa10b369fac0f6b92010190a7087ad"
+SRC_URI[md5sum] = "1a0653688a862a8746dbaae2c5e66207"
+SRC_URI[sha256sum] = "27edaea4e1f7bd978c8d3271371824e320e722896bc7b044665e04e370f98644"
 
 RDEPENDS_${PN} += " ${PYTHON_PN}-requests"
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.51.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.54.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.51.1.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.54.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.51.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.51.1.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb

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


More information about the Openembedded-commits mailing list