2022-11-06T14:58:20 flexget 0 -> 1 2022-11-06T14:58:23 attrpath: flexget 2022-11-06T14:58:23 Checking auto update branch... 2022-11-06T14:58:26 [version] 2022-11-06T14:58:26 [version] skipping because derivation has updateScript 2022-11-06T14:58:26 [rustCrateVersion] 2022-11-06T14:58:26 [rustCrateVersion] No cargoSha256 found 2022-11-06T14:58:26 [golangModuleVersion] 2022-11-06T14:58:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T14:58:26 [updateScript] 2022-11-06T14:58:30 [updateScript] Success 2022-11-06T14:58:30 [updateScript] this derivation will be built: /nix/store/5q983nfazg9syb8qhy6b8sbwd3f77c6i-packages.json.drv building '/nix/store/5q983nfazg9syb8qhy6b8sbwd3f77c6i-packages.json.drv'... Going to be running update for following packages: - flexget-3.4.2 Press Enter key to continue... Running update for: - flexget-3.4.2: UPDATING ... - flexget-3.4.2: DONE. Packages updated! 2022-11-06T14:58:30 2022-11-06T14:58:30 [quotedUrls] 2022-11-06T14:58:30 [quotedUrls] nothing found to replace 2022-11-06T14:58:31 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..26b20a636c1 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -5,14 +5,14 @@ python3Packages.buildPythonApplication rec { pname = "flexget"; - version = "3.4.2"; + version = "3.5.3"; # Fetch from GitHub in order to use `requirements.in` src = fetchFromGitHub { owner = "flexget"; repo = "flexget"; rev = "refs/tags/v${version}"; - hash = "sha256-mq1xk27mIB1iiCphwMZRVqlIRwlYHihXSowQ9GAkR1U="; + hash = "sha256-HKqZLAGtfNy4WlNAQcZcAT9O7m0mIhXXAZHm9iqkCyQ="; }; postPatch = '' 2022-11-06T15:00:05 No auto update branch exists 2022-11-06T15:00:22 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 flexget 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/h08d6kqa49s1w92z9h9xiiafi4qzh9fw-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/update-changelog.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources sed: can't read requirements.txt: No such file or directory 2022-11-06T17:08:36 flexget 0 -> 1 2022-11-06T17:08:39 attrpath: flexget 2022-11-06T17:08:39 Checking auto update branch... 2022-11-06T17:08:42 [version] 2022-11-06T17:08:42 [version] skipping because derivation has updateScript 2022-11-06T17:08:42 [rustCrateVersion] 2022-11-06T17:08:42 [rustCrateVersion] No cargoSha256 found 2022-11-06T17:08:42 [golangModuleVersion] 2022-11-06T17:08:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T17:08:42 [updateScript] 2022-11-06T17:08:47 [updateScript] Success 2022-11-06T17:08:47 [updateScript] Going to be running update for following packages: - flexget-3.4.2 Press Enter key to continue... Running update for: - flexget-3.4.2: UPDATING ... - flexget-3.4.2: DONE. Packages updated! 2022-11-06T17:08:47 2022-11-06T17:08:47 [quotedUrls] 2022-11-06T17:08:47 [quotedUrls] nothing found to replace 2022-11-06T17:08:47 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..daa23bdb6e9 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -5,14 +5,14 @@ python3Packages.buildPythonApplication rec { pname = "flexget"; - version = "3.4.2"; + version = "3.5.4"; # Fetch from GitHub in order to use `requirements.in` src = fetchFromGitHub { owner = "flexget"; repo = "flexget"; rev = "refs/tags/v${version}"; - hash = "sha256-mq1xk27mIB1iiCphwMZRVqlIRwlYHihXSowQ9GAkR1U="; + hash = "sha256-KANnZLNNDEo8pVWumFRR/Y67F1eS2JeDeX33nQ5YWlk="; }; postPatch = '' 2022-11-06T17:10:21 No auto update branch exists 2022-11-06T17:10:30 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 flexget 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 @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/9nbi83yxqcxjdqgy229ai9nfjnz3m596-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/update-changelog.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources sed: can't read requirements.txt: No such file or directory