diff mbox series

[meta-python,50/70] python3-pymisp: upgrade 2.5.34.1 -> 2.5.34.2

Message ID 20260819093514.1101-50-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- build(deps): bump actions/checkout from 6 to 7
- build(deps): bump actions/setup-python from 6 to 7
- build(deps): bump codecov/codecov-action from 6 to 7
- fix: block distribution fields on default galaxy clusters
- Add no_sightings option to get_event
- Fix data reference in galaxy cluster fork request
- fix: [openioc] require both search-contexts before merging a composite
- feat: Add fetchFromAllFeeds
- make build_complex_query a staticmethod
- build(deps): bump github/codeql-action from 4 to 4.37.3
- build(deps): bump github/codeql-action from 4.37.3 to 4.37.4
- fix: accept datetime objects for MISPEvent timestamps in from_dict
- fix: Support in-memory STIX uploads
- fix: Correct deleted search parameter type
- build(deps): bump github/codeql-action from 4.37.4 to 4.37.6

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.5.34.1.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.5.34.2.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-pymisp_2.5.34.1.bb
rename to meta-python/recipes-devtools/python/python3-pymisp_2.5.34.2.bb
index cb7e129f28..7a82ab5e18 100644
--- a/meta-python/recipes-devtools/python/python3-pymisp_2.5.34.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pymisp_2.5.34.2.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/MISP/PyMISP"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a3639cf5780f71b125d3e9d1dc127c20"
 
-SRC_URI[sha256sum] = "dc7d44213064b5fc920dfeb8feae21165eb6543288e3809f2a5c6dd86ec37fa5"
+SRC_URI[sha256sum] = "cbf42d6753e788ec4eabeb3b4cfdece12faf36d43551869d4b7cec2329ee9aaf"
 
 inherit python_poetry_core pypi