python311Packages.mlflow 2.11.1 -> 2.11.3 https://repology.org/project/python:mlflow/versions attrpath: python311Packages.mlflow 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/146zlfyw0k3sn4p45g3pnmkfg5yrkkh2-packages.json.drv building '/nix/store/146zlfyw0k3sn4p45g3pnmkfg5yrkkh2-packages.json.drv'... Going to be running update for following packages: - python3.11-mlflow-2.11.1 Press Enter key to continue... Running update for: - python3.11-mlflow-2.11.1: UPDATING ... - python3.11-mlflow-2.11.1: 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 0a0efaab4372..da04f2d87cc1 100644 --- a/pkgs/development/python-modules/mlflow/default.nix +++ b/pkgs/development/python-modules/mlflow/default.nix @@ -38,14 +38,14 @@ buildPythonPackage rec { pname = "mlflow"; - version = "2.11.1"; + version = "2.11.3"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-ouwp7oYvGZVSCPuOBeUeXp0u3HF143zxNtlDuYGoJOk="; + hash = "sha256-Yht+MR6JC3lxnC53dyhtjgjTjdBNWrCAlmmQvUpV/rs="; }; # Remove currently broken dependency `shap`, a model explainability package. No auto update branch exists Python package with too many package rebuilds 29 > 25