2022-11-05T03:41:02 flexget 0 -> 1 2022-11-05T03:41:04 attrpath: flexget 2022-11-05T03:41:04 Checking auto update branch... 2022-11-05T03:41:08 [version] 2022-11-05T03:41:08 [version] skipping because derivation has updateScript 2022-11-05T03:41:08 [rustCrateVersion] 2022-11-05T03:41:08 [rustCrateVersion] No cargoSha256 found 2022-11-05T03:41:08 [golangModuleVersion] 2022-11-05T03:41:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T03:41:08 [updateScript] 2022-11-05T03:41:12 [updateScript] Success 2022-11-05T03:41:12 [updateScript] this derivation will be built: /nix/store/59gkbzb0acr0hlqgli664i4w8f0kwykj-packages.json.drv building '/nix/store/59gkbzb0acr0hlqgli664i4w8f0kwykj-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-05T03:41:12 2022-11-05T03:41:12 [quotedUrls] 2022-11-05T03:41:12 [quotedUrls] nothing found to replace 2022-11-05T03:41:12 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..3667531eae2 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.2"; # 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-chne26hv9GyDDdGZbWGLb1bKtf8KwLI6iGJqjPkkC6w="; }; postPatch = '' 2022-11-05T03:42:45 No auto update branch exists 2022-11-05T03:42:52 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/6sy971sy3qxr8nz2475qndmmbs3vfj09-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-05T14:21:53 flexget 3.4.2 -> 3.5.2 https://github.com/flexget/flexget/releases 2022-11-05T14:21:55 attrpath: flexget 2022-11-05T14:21:55 Checking auto update branch... 2022-11-05T14:21:59 [version] 2022-11-05T14:21:59 [version] skipping because derivation has updateScript 2022-11-05T14:21:59 [rustCrateVersion] 2022-11-05T14:21:59 [rustCrateVersion] No cargoSha256 found 2022-11-05T14:21:59 [golangModuleVersion] 2022-11-05T14:21:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T14:21:59 [updateScript] 2022-11-05T14:22:03 [updateScript] Success 2022-11-05T14:22:03 [updateScript] this derivation will be built: /nix/store/77wv0kcw0l68gbxi0lklmk136hp65lz2-packages.json.drv building '/nix/store/77wv0kcw0l68gbxi0lklmk136hp65lz2-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-05T14:22:03 2022-11-05T14:22:03 [quotedUrls] 2022-11-05T14:22:03 [quotedUrls] nothing found to replace 2022-11-05T14:22:03 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..3667531eae2 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.2"; # 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-chne26hv9GyDDdGZbWGLb1bKtf8KwLI6iGJqjPkkC6w="; }; postPatch = '' 2022-11-05T14:24:27 No auto update branch exists 2022-11-05T14:24:32 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/6sy971sy3qxr8nz2475qndmmbs3vfj09-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-05T15:27:11 flexget 0 -> 1 2022-11-05T15:27:14 attrpath: flexget 2022-11-05T15:27:14 Checking auto update branch... 2022-11-05T15:27:17 [version] 2022-11-05T15:27:17 [version] skipping because derivation has updateScript 2022-11-05T15:27:17 [rustCrateVersion] 2022-11-05T15:27:17 [rustCrateVersion] No cargoSha256 found 2022-11-05T15:27:17 [golangModuleVersion] 2022-11-05T15:27:17 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T15:27:17 [updateScript] 2022-11-05T15:27:21 [updateScript] Success 2022-11-05T15:27:21 [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-05T15:27:21 2022-11-05T15:27:21 [quotedUrls] 2022-11-05T15:27:21 [quotedUrls] nothing found to replace 2022-11-05T15:27:21 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-05T15:28:55 No auto update branch exists 2022-11-05T15:29:02 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-05T17:03:24 flexget 3.3.19 -> 3.5.2 https://pypi.org/project/flexget/ 2022-11-05T17:03:26 attrpath: flexget 2022-11-05T17:03:26 Checking auto update branch... 2022-11-05T17:03:30 [version] 2022-11-05T17:03:30 [version] skipping because derivation has updateScript 2022-11-05T17:03:30 [rustCrateVersion] 2022-11-05T17:03:30 [rustCrateVersion] No cargoSha256 found 2022-11-05T17:03:30 [golangModuleVersion] 2022-11-05T17:03:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-05T17:03:30 [updateScript] 2022-11-05T17:03:34 [updateScript] Success 2022-11-05T17:03:34 [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-05T17:03:34 2022-11-05T17:03:34 [quotedUrls] 2022-11-05T17:03:34 [quotedUrls] nothing found to replace 2022-11-05T17:03:34 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-05T17:05:08 No auto update branch exists 2022-11-05T17:05:12 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