[oe] [meta-python] [PATCH 50/70] python3-pymisp: upgrade 2.5.34.1 -> 2.5.34.2
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{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 --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 -- 2.43.0