diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-01-02 15:04:29 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-02 09:48:20 -0800 |
commit | e020ebfdf2c65181829e180f6797ef6d7fa856e5 (patch) | |
tree | 7a4918d2b41a890586313bf61814d922832e2599 /meta-python/recipes-devtools/python | |
parent | b3ae3b4e182481665138675172a7d2d54c9e8dc6 (diff) | |
download | meta-openembedded-e020ebfdf2c65181829e180f6797ef6d7fa856e5.tar.gz |
python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp.inc b/meta-python/recipes-devtools/python/python-pymisp.inc index 4c61d9fff..6c474920e 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" | |||
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "77aef367e57ba7dcc6f9b3d445a960ed" | 6 | SRC_URI[md5sum] = "57184785340e25469e4a80ff9ddce09e" |
7 | SRC_URI[sha256sum] = "de67196f6a8916b9c52a84a1c45ea967c53fa9d2b3795b070ad2c1cbc28d79d7" | 7 | SRC_URI[sha256sum] = "594ea0a9e150052232425009eac6dd104a80f494d0e273cc48dd114d7ea8482b" |
8 | 8 | ||
9 | RDEPENDS_${PN} += " \ | 9 | RDEPENDS_${PN} += " \ |
10 | ${PYTHON_PN}-dateutil \ | 10 | ${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.119.1.bb index 1b1fbe956..1b1fbe956 100644 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.117.2.bb +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb | |||
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.119.1.bb index 4523d9e30..4523d9e30 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.117.2.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb | |||