python311Packages.gto 0 -> 1 attrpath: python311Packages.gto 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/cvh2w3z4qkjkignlivpq6hhcjsvfw0ns-packages.json.drv building '/nix/store/cvh2w3z4qkjkignlivpq6hhcjsvfw0ns-packages.json.drv'... Going to be running update for following packages: - python3.11-gto-1.6.2 Press Enter key to continue... Running update for: - python3.11-gto-1.6.2: UPDATING ... - python3.11-gto-1.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gto/default.nix b/pkgs/development/python-modules/gto/default.nix index 80f41bb4d683..802716229744 100644 --- a/pkgs/development/python-modules/gto/default.nix +++ b/pkgs/development/python-modules/gto/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "gto"; - version = "1.6.2"; + version = "1.7.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "gto"; rev = "refs/tags/${version}"; - hash = "sha256-1+Owhp2otGC/FIdsSz+4vn0sZR696+zOMGNDvjM6KH8="; + hash = "sha256-dovCItMhPKRSPfbTzM5dbz8hdygqrLdUi6gS4+G10ks="; }; postPatch = '' 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 python311Packages.gto nix build failed. adding 'gto/constants.py' adding 'gto/exceptions.py' adding 'gto/ext.py' adding 'gto/git_utils.py' adding 'gto/index.py' adding 'gto/log.py' adding 'gto/py.typed' adding 'gto/registry.py' adding 'gto/tag.py' adding 'gto/ui.py' adding 'gto/utils.py' adding 'gto/versions.py' adding 'tests/resources/__init__.py' adding 'tests/resources/sample_remote_repo_expected_history_churn.json' adding 'tests/resources/sample_remote_repo_expected_registry.json' adding 'gto-1.7.0.dist-info/LICENSE' adding 'gto-1.7.0.dist-info/METADATA' adding 'gto-1.7.0.dist-info/WHEEL' adding 'gto-1.7.0.dist-info/entry_points.txt' adding 'gto-1.7.0.dist-info/top_level.txt' adding 'gto-1.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built gto-1.7.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for gto-1.7.0-py3-none-any.whl - scmrepo<4,>=3 not satisfied by version 2.1.1