python310Packages.pyparted 0 -> 1 attrpath: python310Packages.pyparted 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/dn8p9pk25mxmc050p5yxjsva6dnzix14-packages.json.drv building '/nix/store/dn8p9pk25mxmc050p5yxjsva6dnzix14-packages.json.drv'... Going to be running update for following packages: - python3.10-pyparted-3.12.0 Press Enter key to continue... Running update for: - python3.10-pyparted-3.12.0: UPDATING ... - python3.10-pyparted-3.12.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyparted/default.nix b/pkgs/development/python-modules/pyparted/default.nix index b8c0812cfbaa..4d473ae094d8 100644 --- a/pkgs/development/python-modules/pyparted/default.nix +++ b/pkgs/development/python-modules/pyparted/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyparted"; - version = "3.12.0"; + version = "3.13.0"; disabled = isPyPy; src = fetchFromGitHub { repo = pname; owner = "dcantrell"; - rev = "v${version}"; - hash = "sha256-LfBLR0A/wnfBtXISAAY6Nl4vnk1rtY03F+PT8UIMrEs="; + rev = "refs/tags/v${version}"; + hash = "sha256-AiUCCrEbDD0OxrvXs1YN3/1IE7SuVasC2YCirIG58iU="; }; postPatch = '' 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.pyparted nix build failed. got build log for 'python310Packages.pyparted' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/rskyp2l6g52y4n4nks2l0qgpwkaip6qj-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_parted_partition.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/f6d5i8qy83kn8i0pnh5hlabfscrq5894-fix-test-pythonpath.patch patching file Makefile Hunk #1 FAILED at 39. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej