dvc-with-remotes 3.43.1 -> 3.48.2 https://github.com/iterative/dvc/releases attrpath: dvc-with-remotes 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iyc07f3sjsz7lww9pgh4ic0zwxly1ydi-packages.json.drv building '/nix/store/iyc07f3sjsz7lww9pgh4ic0zwxly1ydi-packages.json.drv'... Going to be running update for following packages: - dvc-3.43.1 Press Enter key to continue... Running update for: - dvc-3.43.1: UPDATING ... - dvc-3.43.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc/default.nix b/pkgs/development/python-modules/dvc/default.nix index d05a37f7ad79..ec7cf5ac7188 100644 --- a/pkgs/development/python-modules/dvc/default.nix +++ b/pkgs/development/python-modules/dvc/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { pname = "dvc"; - version = "3.43.1"; + version = "3.48.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -66,7 +66,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "dvc"; rev = "refs/tags/${version}"; - hash = "sha256-9JS8N4BWikmXoo5TtpUD5El2vHST80NEOBdxkHfK4ME="; + hash = "sha256-TEYynUkyeL3LGm0JG+CoM3G2kh9TEouZOPdmY20ALEs="; }; pythonRelaxDeps = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dvc-with-remotes nix build failed. 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.48.2.dist-info/LICENSE' adding 'dvc-3.48.2.dist-info/METADATA' adding 'dvc-3.48.2.dist-info/WHEEL' adding 'dvc-3.48.2.dist-info/entry_points.txt' adding 'dvc-3.48.2.dist-info/top_level.txt' adding 'dvc-3.48.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dvc-3.48.2-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/dvc-3.48.2...OK Repacking wheel as ./dvc-3.48.2-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.48.2-py3-none-any.whl - dvc-studio-client<1,>=0.20 not satisfied by version 0.18.0 - scmrepo<4,>=3 not satisfied by version 2.1.1