From e020ebfdf2c65181829e180f6797ef6d7fa856e5 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 2 Jan 2020 15:04:29 +0800 Subject: python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pymisp.inc | 4 ++-- meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb | 2 -- meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb | 2 ++ meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb | 2 -- meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb | 2 ++ 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb create mode 100644 meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb delete mode 100644 meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb create mode 100644 meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index 4c61d9fff0..6c474920e1 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] = "77aef367e57ba7dcc6f9b3d445a960ed" -SRC_URI[sha256sum] = "de67196f6a8916b9c52a84a1c45ea967c53fa9d2b3795b070ad2c1cbc28d79d7" +SRC_URI[md5sum] = "57184785340e25469e4a80ff9ddce09e" +SRC_URI[sha256sum] = "594ea0a9e150052232425009eac6dd104a80f494d0e273cc48dd114d7ea8482b" RDEPENDS_${PN} += " \ ${PYTHON_PN}-dateutil \ diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb deleted file mode 100644 index 1b1fbe956e..0000000000 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools -require python-pymisp.inc diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb new file mode 100644 index 0000000000..1b1fbe956e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-pymisp.inc diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb deleted file mode 100644 index 4523d9e30a..0000000000 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb +++ /dev/null @@ -1,2 +0,0 @@ -inherit pypi setuptools3 -require python-pymisp.inc diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb new file mode 100644 index 0000000000..4523d9e30a --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-pymisp.inc -- cgit v1.2.3-54-g00ecf