python310Packages.sagemaker 0 -> 1 attrpath: python310Packages.sagemaker 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/c1g7c3qp4dngdj6d54rzfk7jcpgqx3cw-packages.json.drv building '/nix/store/c1g7c3qp4dngdj6d54rzfk7jcpgqx3cw-packages.json.drv'... Going to be running update for following packages: - python3.10-sagemaker-2.126.0 Press Enter key to continue... Running update for: - python3.10-sagemaker-2.126.0: UPDATING ... - python3.10-sagemaker-2.126.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sagemaker/default.nix b/pkgs/development/python-modules/sagemaker/default.nix index cac3e0fc404..206db1dec61 100644 --- a/pkgs/development/python-modules/sagemaker/default.nix +++ b/pkgs/development/python-modules/sagemaker/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "sagemaker"; - version = "2.126.0"; + version = "2.131.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-wuU53FmrtAY8E08Q+W4OhBoBQ8kks3LjJiR7kxlbfAg="; + hash = "sha256-Ww5wfj38JknZpEPxt5U6k8b097JyFh6Q+H+rHIb4rnI="; }; nativeBuildInputs = [ pythonRelaxDepsHook ]; No auto update branch exists 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 python310Packages.sagemaker nix build failed. adding 'sagemaker/workflow/utilities.py' adding 'sagemaker/wrangler/__init__.py' adding 'sagemaker/wrangler/ingestion.py' adding 'sagemaker/wrangler/processing.py' adding 'sagemaker/xgboost/__init__.py' adding 'sagemaker/xgboost/defaults.py' adding 'sagemaker/xgboost/estimator.py' adding 'sagemaker/xgboost/model.py' adding 'sagemaker/xgboost/processing.py' adding 'sagemaker/xgboost/utils.py' adding 'sagemaker-2.131.1.dist-info/LICENSE.txt' adding 'sagemaker-2.131.1.dist-info/METADATA' adding 'sagemaker-2.131.1.dist-info/WHEEL' adding 'sagemaker-2.131.1.dist-info/entry_points.txt' adding 'sagemaker-2.131.1.dist-info/top_level.txt' adding 'sagemaker-2.131.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel /build/sagemaker-2.131.1/dist /build/sagemaker-2.131.1 Unpacking to: unpacked/sagemaker-2.131.1...OK Repacking wheel as ./sagemaker-2.131.1-py2.py3-none-any.whl...OK /build/sagemaker-2.131.1 Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/sagemaker-2.131.1/dist /build/sagemaker-2.131.1 Processing ./sagemaker-2.131.1-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement importlib-metadata<5.0,>=1.4.0 (from sagemaker) (from versions: none) ERROR: No matching distribution found for importlib-metadata<5.0,>=1.4.0