2022-11-26T17:23:20 python310Packages.dictpath 0 -> 1 2022-11-26T17:23:22 attrpath: python310Packages.dictpath 2022-11-26T17:23:23 Checking auto update branch... 2022-11-26T17:23:27 [version] 2022-11-26T17:23:27 [version] skipping because derivation has updateScript 2022-11-26T17:23:27 [rustCrateVersion] 2022-11-26T17:23:27 [rustCrateVersion] No cargoSha256 found 2022-11-26T17:23:27 [golangModuleVersion] 2022-11-26T17:23:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-26T17:23:27 [updateScript] 2022-11-26T17:23:30 [updateScript] Success 2022-11-26T17:23:30 [updateScript] this derivation will be built: /nix/store/nngq8a6x8xznxy2c1xbhsiy6m6kh9zbb-packages.json.drv building '/nix/store/nngq8a6x8xznxy2c1xbhsiy6m6kh9zbb-packages.json.drv'... Going to be running update for following packages: - python3.10-dictpath-0.1.3 Press Enter key to continue... Running update for: - python3.10-dictpath-0.1.3: UPDATING ... - python3.10-dictpath-0.1.3: DONE. Packages updated! 2022-11-26T17:23:30 2022-11-26T17:23:30 [quotedUrls] 2022-11-26T17:23:30 [quotedUrls] nothing found to replace 2022-11-26T17:23:30 Diff after rewrites: diff --git a/pkgs/development/python-modules/dictpath/default.nix b/pkgs/development/python-modules/dictpath/default.nix index 5a648f7898f..d6effb6291d 100644 --- a/pkgs/development/python-modules/dictpath/default.nix +++ b/pkgs/development/python-modules/dictpath/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "dictpath"; - version = "0.1.3"; + version = "0.4.3"; src = fetchFromGitHub { owner = "p1c2u"; repo = "dictpath"; - rev = version; - sha256 = "0314i8wky2z83a66zggc53m8qa1rjgkrznrl2ixsgiq0prcn6v16"; + rev = "refs/tags/${version}"; + sha256 = "sha256-4QRFjbeaggoEPVGAmSY+qVMNW0DKqarNfRXaH6B58ew="; }; postPatch = '' 2022-11-26T17:25:00 No auto update branch exists 2022-11-26T17:25:03 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.dictpath nix build failed. warning: unknown setting 'experimental-features' 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 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/36a38gsw155fm02bl01kfy79qgfpgz8b-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/test_paths.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources sed: can't read setup.cfg: No such file or directory