python311Packages.knx-frontend 0 -> 1 attrpath: python311Packages.knx-frontend 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/3lzngnqy072vhx2d80nyf1ypmybkbvi8-packages.json.drv building '/nix/store/3lzngnqy072vhx2d80nyf1ypmybkbvi8-packages.json.drv'... Going to be running update for following packages: - python3.11-knx-frontend-2023.6.23.191712 Press Enter key to continue... Running update for: - python3.11-knx-frontend-2023.6.23.191712: UPDATING ... - python3.11-knx-frontend-2023.6.23.191712: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/knx-frontend/default.nix b/pkgs/development/python-modules/knx-frontend/default.nix index 47b9fa4d8357..5d55e63d24b7 100644 --- a/pkgs/development/python-modules/knx-frontend/default.nix +++ b/pkgs/development/python-modules/knx-frontend/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "knx-frontend"; - version = "2023.6.23.191712"; + version = "2024.1.20.105944"; format = "pyproject"; # TODO: source build, uses yarn.lock src = fetchPypi { pname = "knx_frontend"; inherit version; - hash = "sha256-MeurZ6731qjeBK6HTwXYLVs6+nXF9Hf1p8/NNwxmae4="; + hash = "sha256-5u+BaZjbGpIpQd3k+u5NC099TQuiwGKdE/EoIWny01I="; }; 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 python311Packages.knx-frontend nix build failed. got build log for 'python311Packages.knx-frontend' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/rv2zy8dkl6vhnfv6yicn0y6xxyll7069-knx_frontend-2024.1.20.105944.tar.gz source root is knx_frontend-2024.1.20.105944 setting SOURCE_DATE_EPOCH to timestamp 1705766584 of file knx_frontend-2024.1.20.105944/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/9sywgxnhf3vkryrgyw2lyqkp65w56py3-relax-setuptools-dependency.patch patching file pyproject.toml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyproject.toml.rej