mlflow-server 0 -> 1 attrpath: mlflow-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mgv1fn50zysg1z3vx8ip933bxy3a08v0-packages.json.drv building '/nix/store/mgv1fn50zysg1z3vx8ip933bxy3a08v0-packages.json.drv'... Going to be running update for following packages: - mlflow-2.12.2 Press Enter key to continue... Running update for: - mlflow-2.12.2: UPDATING ... - mlflow-2.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mlflow/default.nix b/pkgs/development/python-modules/mlflow/default.nix index 7ee9df1c26a7..17e1a75d744a 100644 --- a/pkgs/development/python-modules/mlflow/default.nix +++ b/pkgs/development/python-modules/mlflow/default.nix @@ -39,14 +39,14 @@ buildPythonPackage rec { pname = "mlflow"; - version = "2.12.2"; + version = "2.13.2"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-1xLxr51E8eueG67oymT3MR4YW3Vy/DweCoOkyM7/aq0="; + hash = "sha256-jxz0KiSu4m5SeobsHFJlEZ0XqXUo5ynUqW54HTfVCi0="; }; # Remove currently broken dependency `shap`, a model explainability package. No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mlflow-server nix build failed. adding 'mlflow/utils/autologging_utils/client.py' adding 'mlflow/utils/autologging_utils/events.py' adding 'mlflow/utils/autologging_utils/logging_and_warnings.py' adding 'mlflow/utils/autologging_utils/metrics_queue.py' adding 'mlflow/utils/autologging_utils/safety.py' adding 'mlflow/utils/autologging_utils/versioning.py' adding 'mlflow/utils/import_hooks/__init__.py' adding 'mlflow/xgboost/__init__.py' adding 'mlflow/xgboost/_autolog.py' adding 'mlflow-2.13.2.dist-info/LICENSE.txt' adding 'mlflow-2.13.2.dist-info/METADATA' adding 'mlflow-2.13.2.dist-info/WHEEL' adding 'mlflow-2.13.2.dist-info/entry_points.txt' adding 'mlflow-2.13.2.dist-info/top_level.txt' adding 'mlflow-2.13.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built mlflow-2.13.2-py3-none-any.whl Finished creating a wheel... /build/mlflow-2.13.2/dist /build/mlflow-2.13.2 Unpacking to: unpacked/mlflow-2.13.2...OK Repacking wheel as ./mlflow-2.13.2-py3-none-any.whl...OK /build/mlflow-2.13.2 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for mlflow-2.13.2-py3-none-any.whl - cachetools not installed - opentelemetry-api not installed - opentelemetry-sdk not installed