python310Packages.debugpy 0 -> 1 attrpath: python310Packages.debugpy Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/l6lzh1q3a3by8nl0k6ywwgjgw1kkdxsz-packages.json.drv building '/nix/store/l6lzh1q3a3by8nl0k6ywwgjgw1kkdxsz-packages.json.drv'... Going to be running update for following packages: - python3.10-debugpy-1.6.6 Press Enter key to continue... Running update for: - python3.10-debugpy-1.6.6: UPDATING ... - python3.10-debugpy-1.6.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/debugpy/default.nix b/pkgs/development/python-modules/debugpy/default.nix index 69097a585be..bb680b7b085 100644 --- a/pkgs/development/python-modules/debugpy/default.nix +++ b/pkgs/development/python-modules/debugpy/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "debugpy"; - version = "1.6.6"; + version = "1.6.7"; format = "setuptools"; # Currently doesn't support 3.11: @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "microsoft"; repo = "debugpy"; rev = "refs/tags/v${version}"; - hash = "sha256-jEhvpPO3QeKjPiOMxg2xOWitWtZ6UCWyM1WvnbrKnFI="; + hash = "sha256-ZirWW/3EG3mvSAaNmFVQd1NTi46+w6JJE5YTbSGVGAM="; }; patches = [ 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.debugpy nix build failed. Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/phx6syyli5igfd421wsjanajzcdwjflh-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/versioneer.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/h3a7aspmhhd52qq4kh5qnw2npv13xvcr-hardcode-version.patch patching file setup.py Hunk #2 succeeded at 144 (offset 4 lines). patching file src/debugpy/public_api.py Hunk #2 succeeded at 189 (offset 9 lines). applying patch /nix/store/qjm0yb9ir0gnswm0mk0ziggbqvh4pbyc-1232.patch patching file tests/debugpy/test_run.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tests/debugpy/test_run.py.rej