Loading pkgs/development/python-modules/sentry-sdk/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "sentry-sdk"; version = "1.39.2"; version = "1.40.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { owner = "getsentry"; repo = "sentry-python"; rev = "refs/tags/${version}"; hash = "sha256-MC+9w53fsC5XB7CR9SS+z4bu2GgxkqdeYWERhk8lhcA="; hash = "sha256-cVBqSFMBSRoIIv2RmkSLhlQ+jrofJVT9QoAPyjyX0ms="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/sentry-sdk/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "sentry-sdk"; version = "1.39.2"; version = "1.40.0"; pyproject = true; disabled = pythonOlder "3.7"; Loading @@ -46,7 +46,7 @@ buildPythonPackage rec { owner = "getsentry"; repo = "sentry-python"; rev = "refs/tags/${version}"; hash = "sha256-MC+9w53fsC5XB7CR9SS+z4bu2GgxkqdeYWERhk8lhcA="; hash = "sha256-cVBqSFMBSRoIIv2RmkSLhlQ+jrofJVT9QoAPyjyX0ms="; }; nativeBuildInputs = [ Loading