diff options
author | Derek Straka <derek@asterius.io> | 2017-12-19 12:55:13 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:01 -0800 |
commit | 251f6f9ccc16b635b12545ea6749bfdef44b59ce (patch) | |
tree | c0a9b8a6c0be6682552c5855fe21b0fc22db2dbd /meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb | |
parent | 597f912aa5fbb5223fa109ed51a24c8ae400b44a (diff) | |
download | meta-openembedded-251f6f9ccc16b635b12545ea6749bfdef44b59ce.tar.gz |
python-pymisp: update to version 2.4.84
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb b/meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb new file mode 100644 index 0000000000..1b1fbe956e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pymisp_2.4.84.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pymisp.inc | ||