mlflow-server 2.1.1 -> 2.2.2 https://github.com/mlflow/mlflow/releases attrpath: mlflow-server Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [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 59aa62baf70..5055683fecd 100644 --- a/pkgs/development/python-modules/mlflow/default.nix +++ b/pkgs/development/python-modules/mlflow/default.nix @@ -32,14 +32,14 @@ buildPythonPackage rec { pname = "mlflow"; - version = "2.1.1"; + version = "2.2.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-oRazzUW7+1CaFyO/1DiL21ZqPlBF483lOQ5mf1kUmKY="; + hash = "sha256-PvLC7iDJp63t/zTnVsbtrGLPTZBXZa0OgHS8naoMWAw="; }; propagatedBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mlflow-server nix build failed. INFO:wheel:adding 'mlflow/utils/autologging_utils/events.py' INFO:wheel:adding 'mlflow/utils/autologging_utils/logging_and_warnings.py' INFO:wheel:adding 'mlflow/utils/autologging_utils/safety.py' INFO:wheel:adding 'mlflow/utils/autologging_utils/versioning.py' INFO:wheel:adding 'mlflow/utils/import_hooks/__init__.py' INFO:wheel:adding 'mlflow/xgboost/__init__.py' INFO:wheel:adding 'mlflow/xgboost/_autolog.py' INFO:wheel:adding 'pylint_plugins/__init__.py' INFO:wheel:adding 'pylint_plugins/errors.py' INFO:wheel:adding 'pylint_plugins/print_function.py' INFO:wheel:adding 'pylint_plugins/set_checker.py' INFO:wheel:adding 'pylint_plugins/string_checker.py' INFO:wheel:adding 'pylint_plugins/unittest_assert_raises.py' INFO:wheel:adding 'pylint_plugins/pytest_raises_checker/__init__.py' INFO:wheel:adding 'mlflow-2.2.2.dist-info/LICENSE.txt' INFO:wheel:adding 'mlflow-2.2.2.dist-info/METADATA' INFO:wheel:adding 'mlflow-2.2.2.dist-info/WHEEL' INFO:wheel:adding 'mlflow-2.2.2.dist-info/entry_points.txt' INFO:wheel:adding 'mlflow-2.2.2.dist-info/top_level.txt' INFO:wheel:adding 'mlflow-2.2.2.dist-info/RECORD' INFO:wheel:removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/mlflow-2.2.2/dist /build/mlflow-2.2.2 Processing ./mlflow-2.2.2-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement shap<1,>=0.40 (from mlflow) (from versions: none) ERROR: No matching distribution found for shap<1,>=0.40