scalene: 1.5.51 -> 1.5.52 (#387064)

This commit is contained in:
Austin Horstman
2025-03-10 23:49:38 -05:00
committed by GitHub
@@ -38,7 +38,7 @@ in
buildPythonPackage rec {
pname = "scalene";
version = "1.5.51";
version = "1.5.52";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -46,7 +46,7 @@ buildPythonPackage rec {
owner = "plasma-umass";
repo = "scalene";
tag = "v${version}";
hash = "sha256-507auU1uy3StmDWruwd/sgJDpV1WhbneSj/bTxUuAN0=";
hash = "sha256-8WE/tR0tGwdNSPtieS90QAOFlS66h/JxaV2LvpZjx2E=";
};
patches = [