pylode 0 -> 1 attrpath: pylode 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] this derivation will be built: /nix/store/xb3vrfl67q3c5w2h1605j2ghj9sdkn15-packages.json.drv building '/nix/store/xb3vrfl67q3c5w2h1605j2ghj9sdkn15-packages.json.drv'... Going to be running update for following packages: - pylode-2.13.3 Press Enter key to continue... Running update for: - pylode-2.13.3: UPDATING ... - pylode-2.13.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/misc/pylode/default.nix b/pkgs/misc/pylode/default.nix index 7212da7b867f..0f6b5486763d 100644 --- a/pkgs/misc/pylode/default.nix +++ b/pkgs/misc/pylode/default.nix @@ -5,7 +5,7 @@ python3.pkgs.buildPythonApplication rec { pname = "pylode"; - version = "2.13.3"; + version = "3.1.4"; format = "setuptools"; disabled = python3.pythonOlder "3.6"; @@ -14,7 +14,7 @@ python3.pkgs.buildPythonApplication rec { owner = "RDFLib"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-AtqkxnpEL+580S/iKCaRcsQO6LLYhkJxyNx6fi3atbE="; + sha256 = "sha256-TjKOUuchl7ogTGdld2M/LBLNpyIMamL+I0RvWK8op/Q="; }; propagatedBuildInputs = with python3.pkgs; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pylode nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fw4ffnfkg65wfp5kw5wlcbjkfd3718ql-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_utils.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'requirements.txt') substituteStream(): WARNING: pattern rdflib==6.0.0 doesn't match anything in file 'requirements.txt' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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 "setup.py", line 5, in from pylode import __version__ File "/build/source/pylode/__init__.py", line 1, in from .utils import * File "/build/source/pylode/utils.py", line 10, in from dominate.tags import ( ModuleNotFoundError: No module named 'dominate' /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context