python310Packages.mlflow 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xih9h1sfw02cxsvhfdvy8i2g77myxhvs-packages.json.drv building '/nix/store/xih9h1sfw02cxsvhfdvy8i2g77myxhvs-packages.json.drv'... Going to be running update for following packages: - python3.10-mlflow-2.4.2 Press Enter key to continue... Running update for: - python3.10-mlflow-2.4.2: UPDATING ... - python3.10-mlflow-2.4.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/mlflow/default.nix b/pkgs/development/python-modules/mlflow/default.nix index 152c36848a9..3cd59fd2019 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.4.2"; + version = "2.5.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-CxpxsP9Gedzo/yrpcz6ZbsC2wQbbk0EuDfhgb3kYZ8g="; + hash = "sha256-+ZKujqnHNQI0S69IxOxEeqnvv6iWW8CQho5hYyNPTrA="; }; # Remove currently broken dependency `shap`, a model explainability package. No auto update branch exists Python package with too many package rebuilds 35 > 25