python312Packages.iocsearcher: 2.4.3-unstable-2024-10-08 -> 2.4.8

Diff: https://github.com/malicialab/iocsearcher/compare/be29cb4090284155b49a358e7fe2d24371b6a981...v2.4.8

Changelog: https://github.com/malicialab/iocsearcher/releases/tag/v2.4.8
This commit is contained in:
Fabian Affolter
2024-12-25 22:59:26 +01:00
parent 25d89fa0b0
commit d294eeaf5b
@@ -22,7 +22,7 @@
buildPythonPackage rec {
pname = "iocsearcher";
version = "2.4.3-unstable-2024-10-08";
version = "2.4.8";
pyproject = true;
disabled = pythonOlder "3.7";