diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-03-28 20:36:57 +0800 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-03-30 09:09:07 -0400 |
| commit | 3f4df03f84e31fcdf10e0b8d5a87aa03477b7015 (patch) | |
| tree | 95b7670ce3aa81ef11b36a8ea2dab11ab310b553 /meta-python/recipes-devtools/python | |
| parent | e552a6ec392bf3f554fb92d0eedbdc11663a6183 (diff) | |
| download | meta-openembedded-3f4df03f84e31fcdf10e0b8d5a87aa03477b7015.tar.gz | |
python3-pymisp: upgrade 2.4.155.1 -> 2.4.157
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.157.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.157.bb index 613a009d43..a900e70279 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.155.1.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.157.bb | |||
| @@ -4,7 +4,7 @@ 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 = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main" | 6 | SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main" |
| 7 | SRCREV = "03dc22f9598e6caae81b0e40ce27bf3f17799f4e" | 7 | SRCREV = "b1892efb6a078d1370cee51c9103f3a591c628d2" |
| 8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
| 9 | 9 | ||
| 10 | inherit python_poetry_core | 10 | inherit python_poetry_core |
