python312Packages.viewstate 0.4.3 -> 0.6.0 https://github.com/yuvadm/viewstate/releases attrpath: python312Packages.viewstate 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-viewstate-0.4.3 Press Enter key to continue... Running update for: - python3.12-viewstate-0.4.3: UPDATING ... - python3.12-viewstate-0.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/viewstate/default.nix b/pkgs/development/python-modules/viewstate/default.nix index 27cb972bb780..d3824b2c36a3 100644 --- a/pkgs/development/python-modules/viewstate/default.nix +++ b/pkgs/development/python-modules/viewstate/default.nix @@ -8,15 +8,15 @@ buildPythonPackage rec { pname = "viewstate"; - version = "0.4.3"; + version = "0.6.0"; format = "setuptools"; disabled = !isPy3k; src = fetchFromGitHub { owner = "yuvadm"; repo = pname; - rev = "v${version}"; - sha256 = "15s0n1lhkz0zwi33waqkkjipal3f7s45rxsj1bw89xpr4dj87qx5"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-cXT5niE3rNdqmNqnITWy9c9/MF0gZ6LU2i1uzfOzkUI="; }; nativeCheckInputs = [ pytest ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.viewstate nix build failed. calling 'envHostTargetHook' function hook 'addPythonPath' /nix/store/z7xxy35k7620hs6fn6la5fg2lgklv72l-python3-3.12.4 calling 'envHostTargetHook' function hook 'sysconfigdataHook' /nix/store/z7xxy35k7620hs6fn6la5fg2lgklv72l-python3-3.12.4 @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/md35g4d2vp3plmra5ifik0bnhyv8cxf9-source calling 'unpackCmd' function hook '_defaultUnpack' /nix/store/md35g4d2vp3plmra5ifik0bnhyv8cxf9-source source root is source calling 'postUnpack' function hook '_ensureNewerSources' calling 'postUnpack' function hook '_updateSourceDateEpochFromSourceRoot' setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/viewstate/viewstate.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase calling 'preConfigure' function hook '_multioutConfig' no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/z7xxy35k7620hs6fn6la5fg2lgklv72l-python3-3.12.4/lib/python3.12/tokenize.py", line 449, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/5r0df66ikad3xw06azlqvswcvncll8wa-stdenv-linux/setup: line 1641: pop_var_context: head of shell_variables not a function context