python311Packages.dvc 3.50.0 -> 3.50.1 https://github.com/iterative/dvc/releases attrpath: python311Packages.dvc 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/scm5mg16d303brvk8p33nf7rpxppcg56-packages.json.drv building '/nix/store/scm5mg16d303brvk8p33nf7rpxppcg56-packages.json.drv'... Going to be running update for following packages: - python3.11-dvc-3.50.0 Press Enter key to continue... Running update for: - python3.11-dvc-3.50.0: UPDATING ... - python3.11-dvc-3.50.0: 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 f9190e727a1d..4409fb2b2c31 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.50.0"; + version = "3.50.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -67,7 +67,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "dvc"; rev = "refs/tags/${version}"; - hash = "sha256-/MvKWpJzKWLj1+y8nPMQiAwdktmQyJNM+s6ctYNk9u0="; + hash = "sha256-WAXYvX+bFAs17SBtQO21RbeCRkA7gugH+mhFw0VjJy8="; }; pythonRelaxDeps = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.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.50.1.dist-info/LICENSE' adding 'dvc-3.50.1.dist-info/METADATA' adding 'dvc-3.50.1.dist-info/WHEEL' adding 'dvc-3.50.1.dist-info/entry_points.txt' adding 'dvc-3.50.1.dist-info/top_level.txt' adding 'dvc-3.50.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dvc-3.50.1-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/dvc-3.50.1...OK Repacking wheel as ./dvc-3.50.1-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.50.1-py3-none-any.whl - scmrepo<4,>=3.3.2 not satisfied by version 3.3.1