[oe] [meta-python][PATCH] python-pymisp: update to version 2.4.85.1

Derek Straka derek at asterius.io
Mon Jan 15 00:54:25 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pymisp.inc                 | 4 ++--
 .../python/{python-pymisp_2.4.85.bb => python-pymisp_2.4.85.1.bb}     | 0
 .../python/{python3-pymisp_2.4.85.bb => python3-pymisp_2.4.85.1.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pymisp_2.4.85.bb => python-pymisp_2.4.85.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.85.bb => python3-pymisp_2.4.85.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc
index 6e248dc..f9171f9 100644
--- a/meta-python/recipes-devtools/python/python-pymisp.inc
+++ b/meta-python/recipes-devtools/python/python-pymisp.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
-SRC_URI[md5sum] = "5191db549c454af2ff05d82ce789052e"
-SRC_URI[sha256sum] = "571f1c9b0f0a1df8837c1b4f2ce4fadb8ad78e572a91d83cfedc3300753f21b8"
+SRC_URI[md5sum] = "7d924d9a776c5e41f735412131571178"
+SRC_URI[sha256sum] = "71e8515bb2209bb8b96e8edaa66d5341553f99822f94b32545d9efb404b6ba67"
 
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pymisp_2.4.85.bb
rename to meta-python/recipes-devtools/python/python-pymisp_2.4.85.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.85.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.85.1.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list