python310Packages.docformatter 0 -> 1 attrpath: python310Packages.docformatter 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4lzjrarqvk335s07451kbdcdsl743xxa-packages.json.drv building '/nix/store/4lzjrarqvk335s07451kbdcdsl743xxa-packages.json.drv'... Going to be running update for following packages: - python3.10-docformatter-1.6.4 Press Enter key to continue... Running update for: - python3.10-docformatter-1.6.4: UPDATING ... - python3.10-docformatter-1.6.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/docformatter/default.nix b/pkgs/development/python-modules/docformatter/default.nix index 52bdb7ccc9d..99d371ebc67 100644 --- a/pkgs/development/python-modules/docformatter/default.nix +++ b/pkgs/development/python-modules/docformatter/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "docformatter"; - version = "1.6.4"; + version = "1.7.2"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "PyCQA"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-OQNE6Is1Pl0uoAkFYh4M+c8oNWL/uIh4X0hv8X0Qt/g="; + hash = "sha256-XVWiaKuhxaos1E4vPfOdX5GVpR5Q1QOKOxYGi4KSSWY="; }; 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.docformatter nix build failed. got build log for 'python310Packages.docformatter' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook 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 pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/k594h6bch12nj77kqd6y6zp03v8pvkif-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_utility_functions.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/2yi51w3wzp60085gxwhwrr1m8b38f2wm-test-path.patch patching file tests/conftest.py Hunk #1 FAILED at 92. 1 out of 1 hunk FAILED -- saving rejects to file tests/conftest.py.rej