mlflow-server 1.30.0 -> 2.1.1 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 375c56b6885..59aa62baf70 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 = "1.30.0"; + version = "2.1.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Ln1R9uLcbMIxbnLc9BNSF8WByPTx+d3hBmqrqeCyLHo="; + hash = "sha256-oRazzUW7+1CaFyO/1DiL21ZqPlBF483lOQ5mf1kUmKY="; }; 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/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.1.1.dist-info/LICENSE.txt' INFO:wheel:adding 'mlflow-2.1.1.dist-info/METADATA' INFO:wheel:adding 'mlflow-2.1.1.dist-info/WHEEL' INFO:wheel:adding 'mlflow-2.1.1.dist-info/entry_points.txt' INFO:wheel:adding 'mlflow-2.1.1.dist-info/top_level.txt' INFO:wheel:adding 'mlflow-2.1.1.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.1.1/dist /build/mlflow-2.1.1 Processing ./mlflow-2.1.1-py3-none-any.whl Requirement already satisfied: pandas<2 in /nix/store/kfhj714y9506x15mhl3qafwz70f2zjd1-python3.10-pandas-1.5.2/lib/python3.10/site-packages (from mlflow==2.1.1) (1.5.2) ERROR: Could not find a version that satisfies the requirement pyarrow<11,>=4.0.0 (from mlflow) (from versions: none) ERROR: No matching distribution found for pyarrow<11,>=4.0.0