diff mbox series

[meta-python] python3-pymisp: upgrade 2.4.166 -> 2.4.167

Message ID 1672123586-32004-2-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-pymisp: upgrade 2.4.166 -> 2.4.167 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 27, 2022, 6:46 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=========
- Bump objects.
- Bump changelog.
- Bump version.
- Bump objects.
- Bump dependencies, move to poetry 1.3.
- Bump certifi.
- Bump deps.
- Bump deps.
- Re-order classes.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-pymisp_2.4.166.bb => python3-pymisp_2.4.167.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pymisp_2.4.166.bb => python3-pymisp_2.4.167.bb} (92%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.166.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.167.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.4.166.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.4.167.bb
index 0efcea0b6..b4680e35d 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.166.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.167.bb
@@ -4,7 +4,7 @@  LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
 SRC_URI = "git://github.com/MISP/PyMISP.git;protocol=https;branch=main"
-SRCREV = "24c52813876dd88a92b9fcc4b6c2cd259d80d733"
+SRCREV = "29dc2d6d1aa7919f50db256525bf66aa52b585ec"
 S = "${WORKDIR}/git"
 
 inherit python_poetry_core