diff options
author | Derek Straka <derek@asterius.io> | 2016-08-12 12:21:04 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:49:23 +0200 |
commit | 63d19736c6dd0226c27d9651889bd2d74ff32879 (patch) | |
tree | c4955d37849048d59e633fb38ac1de06ab339255 /meta-python/recipes-devtools/python | |
parent | 1df4b347fa12049f250d1924cef62012c3a6b8ef (diff) | |
download | meta-openembedded-63d19736c6dd0226c27d9651889bd2d74ff32879.tar.gz |
python-pymisp: Update to version 2.4.49
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.49.bb (renamed from meta-python/recipes-devtools/python/python-pymisp_2.4.48.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.49.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.48.1.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 c49bf47be..f80858e91 100644 --- a/meta-python/recipes-devtools/python/python-pymisp.inc +++ b/meta-python/recipes-devtools/python/python-pymisp.inc | |||
@@ -1,10 +1,10 @@ | |||
1 | DESCRIPTION = "Python API for MISP" | 1 | DESCRIPTION = "Python API for MISP" |
2 | HOMEPAGE = "https://github.com/MISP/PyMISP" | 2 | HOMEPAGE = "https://github.com/MISP/PyMISP" |
3 | LICENSE = "BSD-2-Clause" | 3 | LICENSE = "BSD-2-Clause" |
4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f64d66a9942f5e2de6c06b0dab2764b3" | 4 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=67a9496dcf5cf97af38edc77834fb4b9" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "581ec9d30e15b537dcb203f0756aa136" | 7 | SRC_URI[md5sum] = "7cd8279f658899aabc606567b094896d" |
8 | SRC_URI[sha256sum] = "ba909f0d2186f10f59da383d9fccd20ce3d589b6ff243e7ea8a8ebbfce135f68" | 8 | SRC_URI[sha256sum] = "45527078d48efc493f30c27d0dedc4143670b0cf85ecb8f2118c9c6463b1c86c" |
9 | 9 | ||
10 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" | 10 | RDEPENDS_${PN} += " ${PYTHON_PN}-requests" |
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.48.1.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.49.bb index 1b1fbe956..1b1fbe956 100644 --- a/meta-python/recipes-devtools/python/python-pymisp_2.4.48.1.bb +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.49.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.48.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.49.bb index 4523d9e30..4523d9e30 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.48.1.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.49.bb | |||