dvc 3.40.1 -> 3.41.0 https://github.com/iterative/dvc/releases attrpath: dvc 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc/default.nix b/pkgs/development/python-modules/dvc/default.nix index 33cddb5b0e99..c4fc1b7c78c0 100644 --- a/pkgs/development/python-modules/dvc/default.nix +++ b/pkgs/development/python-modules/dvc/default.nix @@ -58,7 +58,7 @@ buildPythonPackage rec { pname = "dvc"; - version = "3.40.1"; + version = "3.41.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -67,7 +67,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "dvc"; rev = "refs/tags/${version}"; - hash = "sha256-ik2WVq7cXhOc9kwBep38HELgvj0CGLtpx5EzzdJzAsc="; + hash = "sha256-j4UkPHav97s5GAuR9yYWaI1ObfKcsyozlTDC9jeBfK4="; }; pythonRelaxDeps = [ 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 dvc nix build failed. adding 'dvc/utils/plots.py' adding 'dvc/utils/strictyaml.py' adding 'dvc/utils/studio.py' adding 'dvc/utils/table.py' adding 'dvc/utils/threadpool.py' adding 'dvc/utils/serialize/__init__.py' adding 'dvc/utils/serialize/_common.py' adding 'dvc/utils/serialize/_json.py' adding 'dvc/utils/serialize/_py.py' adding 'dvc/utils/serialize/_toml.py' adding 'dvc/utils/serialize/_yaml.py' adding 'dvc-3.41.0.dist-info/LICENSE' adding 'dvc-3.41.0.dist-info/METADATA' adding 'dvc-3.41.0.dist-info/WHEEL' adding 'dvc-3.41.0.dist-info/entry_points.txt' adding 'dvc-3.41.0.dist-info/top_level.txt' adding 'dvc-3.41.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dvc-3.41.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/dvc-3.41.0...OK Repacking wheel as ./dvc-3.41.0-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for dvc-3.41.0-py3-none-any.whl - dvc-render<2,>=1.0.1 not satisfied by version 1.0.0