python313Packages.yara-python: 4.5.2 -> 4.5.4

Diff: VirusTotal/yara-python@refs/tags/v4.5.2...refs/tags/v4.5.4

Changelog: https://github.com/VirusTotal/yara-python/releases/tag/v4.5.4
This commit is contained in:
Fabian Affolter 2025-06-02 22:41:15 +02:00
parent 8c00e8f752
commit 5680270f6e

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "yara-python";
version = "4.5.2";
version = "4.5.4";
pyproject = true;
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "VirusTotal";
repo = "yara-python";
tag = "v${version}";
hash = "sha256-RXqazMg78eGxA4JPUqSx0PTcNDmrGjBt5m6OJTmshNU=";
hash = "sha256-2ZwLpkT46KNTQ1ymvMGjnrfHQaIy/rXid0kXoCBixXA=";
};
# undefined symbol: yr_finalize