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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/afczl2945axjsgmqi3i0hc6qv273mg2g-packages.json.drv building '/nix/store/afczl2945axjsgmqi3i0hc6qv273mg2g-packages.json.drv'... Going to be running update for following packages: - python3.10-debugpy-1.6.7.post1 Press Enter key to continue... Running update for: - python3.10-debugpy-1.6.7.post1: UPDATING ... - python3.10-debugpy-1.6.7.post1: 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 2a937c9f41a2..fe83e5135c5d 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.7.post1"; + version = "1.8.0"; 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-zsF6XUSAAKhwmUZkroRWvOBWXjTWzWuRYOhnYuN3KrY="; + hash = "sha256-FW1RDmj4sDBS0q08C82ErUd16ofxJxgVaxfykn/wVBA="; }; 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 pypa-install-hook Using pypaInstallPhase 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/5hacgd23xaqscpv361bf9gw3hh4krmjf-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/jyi71flambv19i41q2ygg1xfvbx584r3-hardcode-version.patch patching file setup.py patching file src/debugpy/public_api.py applying patch /nix/store/swc6dr90h1qyxbi4cz9p1l6cd3v5nwpb-fix-test-pythonpath.patch patching file tests/debug/session.py applying patch /nix/store/18j8h1fxhchxyv6g9g43wa7l9g94zwvw-1569cc8319350afcc5ba8630660f599d514ac3bb.patch patching file src/debugpy/common/__init__.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 src/debugpy/common/__init__.py.rej