python312Packages.extract-msg: 0.49.0 -> 0.50.1

This commit is contained in:
R. Ryantm
2024-10-09 00:27:32 +00:00
parent 8af94f7ca2
commit 1402514c07

View File

@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "extract-msg";
version = "0.49.0";
version = "0.50.1";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "TeamMsgExtractor";
repo = "msg-extractor";
rev = "refs/tags/v${version}";
hash = "sha256-o9kf88IYYpjZDpg1liIaIpxzg0cfFepRx0BdxeLRTz0=";
hash = "sha256-MWqJYdv+P87n5KtrtSJnyY59uuLtHL9EG8WyYRdfSTw=";
};
pythonRelaxDeps = [