python3Packages.extract-msg: 0.54.1 -> 0.55.0

This commit is contained in:
R. Ryantm
2025-08-16 21:09:00 +00:00
parent a05a770b95
commit 32ec010d04
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "extract-msg";
version = "0.54.1";
version = "0.55.0";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "TeamMsgExtractor";
repo = "msg-extractor";
tag = "v${version}";
hash = "sha256-ISrMt9dK/WfTp8YD3xSwOCsKAa13g+l6I1SZ5hySOSg=";
hash = "sha256-n/v3ubgzWlWqLXZfy1O7+FvTJoLMtgL7DFPL39SZnfM=";
};
pythonRelaxDeps = [