diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-09-19 11:32:02 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-09-18 21:03:16 -0700 |
| commit | 57dcc39e929c40392d70b77173c2990af699b25a (patch) | |
| tree | bd5e4e96591e938779d0ae6342e4d250509c057e /meta-python/recipes-devtools | |
| parent | 6f6f9432566fdab6a2159fe7507fb89e7a8836ae (diff) | |
| download | meta-openembedded-57dcc39e929c40392d70b77173c2990af699b25a.tar.gz | |
python3-pymisp: upgrade 2.4.197 -> 2.4.198
Changelog:
============
- Bump changelog.
- Bump deps, version.
- Only include the changelog in the sdist package.
- [data] describeTypes.json updated.
- Openioc.py is not a script, but had exec bit.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb (renamed from meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb index f20716026a..b902061c05 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.197.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.198.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/MISP/PyMISP" | |||
| 3 | LICENSE = "BSD-2-Clause" | 3 | 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[sha256sum] = "840881779d1762803e9329ae5129a88abb0e6110afb43c9e3e6e3877e5931a6c" | 6 | SRC_URI[sha256sum] = "f5583263c2fcd380570c084b21c4e4812a01c32daa7baafcdc3f87153edc9303" |
| 7 | 7 | ||
| 8 | inherit python_poetry_core pypi | 8 | inherit python_poetry_core pypi |
| 9 | 9 | ||
