2022-11-08T11:08:23 flexget 3.4.2 -> 3.5.5 https://repology.org/metapackage/flexget/versions 2022-11-08T11:08:26 attrpath: flexget 2022-11-08T11:08:26 Checking auto update branch... 2022-11-08T11:08:29 [version] 2022-11-08T11:08:29 [version] skipping because derivation has updateScript 2022-11-08T11:08:29 [rustCrateVersion] 2022-11-08T11:08:29 [rustCrateVersion] No cargoSha256 found 2022-11-08T11:08:29 [golangModuleVersion] 2022-11-08T11:08:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T11:08:29 [updateScript] 2022-11-08T11:08:35 [updateScript] Success 2022-11-08T11:08:35 [updateScript] this derivation will be built: /nix/store/psycv1gqdyr30589vljippa8svghqr8j-packages.json.drv building '/nix/store/psycv1gqdyr30589vljippa8svghqr8j-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-08T11:08:35 2022-11-08T11:08:35 [quotedUrls] 2022-11-08T11:08:35 [quotedUrls] nothing found to replace 2022-11-08T11:08:35 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..06015495d3f 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.5"; # 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-jyMjcFQXv9wGcvBU+Ki970HAgSQD57Zx3G9gf/mj25A="; }; postPatch = '' 2022-11-08T11:10:09 No auto update branch exists 2022-11-08T11:10:18 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/s5r3f1xf6p04269bmwyz6yn4c1h74zby-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-08T13:50:43 flexget 0 -> 1 2022-11-08T13:50:45 attrpath: flexget 2022-11-08T13:50:46 Checking auto update branch... 2022-11-08T13:50:49 [version] 2022-11-08T13:50:49 [version] skipping because derivation has updateScript 2022-11-08T13:50:49 [rustCrateVersion] 2022-11-08T13:50:49 [rustCrateVersion] No cargoSha256 found 2022-11-08T13:50:49 [golangModuleVersion] 2022-11-08T13:50:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T13:50:49 [updateScript] 2022-11-08T13:50:57 [updateScript] Success 2022-11-08T13:50:57 [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-08T13:50:57 2022-11-08T13:50:57 [quotedUrls] 2022-11-08T13:50:58 [quotedUrls] nothing found to replace 2022-11-08T13:50:58 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..06015495d3f 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.5"; # 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-jyMjcFQXv9wGcvBU+Ki970HAgSQD57Zx3G9gf/mj25A="; }; postPatch = '' 2022-11-08T13:52:33 No auto update branch exists 2022-11-08T13:52:36 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/s5r3f1xf6p04269bmwyz6yn4c1h74zby-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-08T14:45:19 flexget 3.3.19 -> 3.5.5 https://pypi.org/project/flexget/ 2022-11-08T14:45:21 attrpath: flexget 2022-11-08T14:45:22 Checking auto update branch... 2022-11-08T14:45:25 [version] 2022-11-08T14:45:25 [version] skipping because derivation has updateScript 2022-11-08T14:45:25 [rustCrateVersion] 2022-11-08T14:45:25 [rustCrateVersion] No cargoSha256 found 2022-11-08T14:45:25 [golangModuleVersion] 2022-11-08T14:45:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T14:45:25 [updateScript] 2022-11-08T14:45:30 [updateScript] Success 2022-11-08T14:45:30 [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-08T14:45:30 2022-11-08T14:45:30 [quotedUrls] 2022-11-08T14:45:30 [quotedUrls] nothing found to replace 2022-11-08T14:45:30 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..06015495d3f 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.5"; # 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-jyMjcFQXv9wGcvBU+Ki970HAgSQD57Zx3G9gf/mj25A="; }; postPatch = '' 2022-11-08T14:47:03 No auto update branch exists 2022-11-08T14:47:07 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/s5r3f1xf6p04269bmwyz6yn4c1h74zby-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-08T20:39:18 flexget 3.4.2 -> 3.5.5 https://github.com/flexget/flexget/releases 2022-11-08T20:39:20 attrpath: flexget 2022-11-08T20:39:20 Checking auto update branch... 2022-11-08T20:39:24 [version] 2022-11-08T20:39:24 [version] skipping because derivation has updateScript 2022-11-08T20:39:24 [rustCrateVersion] 2022-11-08T20:39:24 [rustCrateVersion] No cargoSha256 found 2022-11-08T20:39:24 [golangModuleVersion] 2022-11-08T20:39:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T20:39:24 [updateScript] 2022-11-08T20:39:28 [updateScript] Success 2022-11-08T20:39:28 [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-08T20:39:28 2022-11-08T20:39:28 [quotedUrls] 2022-11-08T20:39:28 [quotedUrls] nothing found to replace 2022-11-08T20:39:28 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..06015495d3f 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.5"; # 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-jyMjcFQXv9wGcvBU+Ki970HAgSQD57Zx3G9gf/mj25A="; }; postPatch = '' 2022-11-08T20:41:03 No auto update branch exists 2022-11-08T20:41:07 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/s5r3f1xf6p04269bmwyz6yn4c1h74zby-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