Loading pkgs/development/python-modules/sagemaker-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,14 +28,14 @@ buildPythonPackage rec { pname = "sagemaker-core"; version = "1.0.29"; version = "1.0.31"; pyproject = true; src = fetchFromGitHub { owner = "aws"; repo = "sagemaker-core"; tag = "v${version}"; hash = "sha256-m/gxOnQmYhNjAMM5DG3DzllWcWmfjD3B0NRY+wyGVP8="; hash = "sha256-cZbGma/H8XrQwuyXCPxwjPe3b9w21DXoWAWgqaoBYJE="; }; build-system = [ Loading Loading
pkgs/development/python-modules/sagemaker-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,14 +28,14 @@ buildPythonPackage rec { pname = "sagemaker-core"; version = "1.0.29"; version = "1.0.31"; pyproject = true; src = fetchFromGitHub { owner = "aws"; repo = "sagemaker-core"; tag = "v${version}"; hash = "sha256-m/gxOnQmYhNjAMM5DG3DzllWcWmfjD3B0NRY+wyGVP8="; hash = "sha256-cZbGma/H8XrQwuyXCPxwjPe3b9w21DXoWAWgqaoBYJE="; }; build-system = [ Loading