summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pymisp_2.4.135.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pymisp: Upgrade 2.4.135.3 -> 2.4.137.1Leon Anavi2021-01-281-20/+0
| | | | | | | | | | | | | | | | | Upgrade to release 2.4.137.1: - Fail if a duplicate object is added to an event. - Add test case for page/limit in logs search. - Improve docstring for get_event. - Better warning if lief is outdated. - Update minimal dependency for lief in setup.py. Fetch source from the git repository to avoid extras_require issue in setup.py from the archive for this release in PyPI. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: Upgrade 2.4.133 -> 2.4.135.3Leon Anavi2021-01-121-0/+20
Upgrade to release 2.4.135.3: - Bump version. - Improve typing. - Improve add_attribute with a list. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>