Merge pull request #336462 from r-ryantm/auto-update/python312Packages.extract-msg

python312Packages.extract-msg: 0.48.7 -> 0.49.0
This commit is contained in:
Fabian Affolter 2024-08-22 09:03:25 +02:00 committed by GitHub
commit 634197d883
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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