2022-11-04T01:39:56 flexget 3.4.2 -> 3.5.1 https://repology.org/metapackage/flexget/versions 2022-11-04T01:39:59 attrpath: flexget 2022-11-04T01:39:59 Checking auto update branch... 2022-11-04T01:40:02 [version] 2022-11-04T01:40:02 [version] skipping because derivation has updateScript 2022-11-04T01:40:02 [rustCrateVersion] 2022-11-04T01:40:02 [rustCrateVersion] No cargoSha256 found 2022-11-04T01:40:02 [golangModuleVersion] 2022-11-04T01:40:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T01:40:02 [updateScript] 2022-11-04T01:40:07 [updateScript] Success 2022-11-04T01:40:07 [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-04T01:40:07 2022-11-04T01:40:07 [quotedUrls] 2022-11-04T01:40:07 [quotedUrls] nothing found to replace 2022-11-04T01:40:07 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..4348664a533 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.1"; # 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-C2Gh985tnDEGG2Q5RQDrYYTH5/pXGdmQ21Nq9siT9M0="; }; postPatch = '' 2022-11-04T01:41:41 No auto update branch exists 2022-11-04T01:41:50 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/52x95qg2rrxsnx3gab73zy2f7cc3a6pk-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-04T03:34:19 flexget 3.3.19 -> 3.5.1 https://pypi.org/project/flexget/ 2022-11-04T03:34:21 attrpath: flexget 2022-11-04T03:34:22 Checking auto update branch... 2022-11-04T03:34:25 [version] 2022-11-04T03:34:25 [version] skipping because derivation has updateScript 2022-11-04T03:34:25 [rustCrateVersion] 2022-11-04T03:34:25 [rustCrateVersion] No cargoSha256 found 2022-11-04T03:34:25 [golangModuleVersion] 2022-11-04T03:34:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T03:34:25 [updateScript] 2022-11-04T03:34:29 [updateScript] Success 2022-11-04T03:34:29 [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-04T03:34:29 2022-11-04T03:34:29 [quotedUrls] 2022-11-04T03:34:29 [quotedUrls] nothing found to replace 2022-11-04T03:34:30 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..4348664a533 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.1"; # 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-C2Gh985tnDEGG2Q5RQDrYYTH5/pXGdmQ21Nq9siT9M0="; }; postPatch = '' 2022-11-04T03:36:03 No auto update branch exists 2022-11-04T03:36:10 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/52x95qg2rrxsnx3gab73zy2f7cc3a6pk-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-04T05:53:25 flexget 3.4.2 -> 3.5.1 https://github.com/flexget/flexget/releases 2022-11-04T05:53:28 attrpath: flexget 2022-11-04T05:53:28 Checking auto update branch... 2022-11-04T05:53:33 [version] 2022-11-04T05:53:33 [version] skipping because derivation has updateScript 2022-11-04T05:53:33 [rustCrateVersion] 2022-11-04T05:53:33 [rustCrateVersion] No cargoSha256 found 2022-11-04T05:53:33 [golangModuleVersion] 2022-11-04T05:53:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T05:53:33 [updateScript] 2022-11-04T05:53:38 [updateScript] Success 2022-11-04T05:53:38 [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-04T05:53:38 2022-11-04T05:53:38 [quotedUrls] 2022-11-04T05:53:38 [quotedUrls] nothing found to replace 2022-11-04T05:53:38 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..4348664a533 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.1"; # 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-C2Gh985tnDEGG2Q5RQDrYYTH5/pXGdmQ21Nq9siT9M0="; }; postPatch = '' 2022-11-04T05:55:13 No auto update branch exists 2022-11-04T05:55:16 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/52x95qg2rrxsnx3gab73zy2f7cc3a6pk-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-04T07:06:58 flexget 0 -> 1 2022-11-04T07:07:00 attrpath: flexget 2022-11-04T07:07:00 Checking auto update branch... 2022-11-04T07:07:04 [version] 2022-11-04T07:07:04 [version] skipping because derivation has updateScript 2022-11-04T07:07:04 [rustCrateVersion] 2022-11-04T07:07:04 [rustCrateVersion] No cargoSha256 found 2022-11-04T07:07:04 [golangModuleVersion] 2022-11-04T07:07:04 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T07:07:04 [updateScript] 2022-11-04T07:07:08 [updateScript] Success 2022-11-04T07:07:08 [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-04T07:07:08 2022-11-04T07:07:08 [quotedUrls] 2022-11-04T07:07:08 [quotedUrls] nothing found to replace 2022-11-04T07:07:08 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index a469287ed4d..4348664a533 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.1"; # 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-C2Gh985tnDEGG2Q5RQDrYYTH5/pXGdmQ21Nq9siT9M0="; }; postPatch = '' 2022-11-04T07:08:42 No auto update branch exists 2022-11-04T07:08:45 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/52x95qg2rrxsnx3gab73zy2f7cc3a6pk-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-04T21:27:05 flexget 0 -> 1 2022-11-04T21:27:10 attrpath: flexget 2022-11-04T21:27:10 Checking auto update branch... 2022-11-04T21:27:18 [version] 2022-11-04T21:27:18 [version] skipping because derivation has updateScript 2022-11-04T21:27:18 [rustCrateVersion] 2022-11-04T21:27:18 [rustCrateVersion] No cargoSha256 found 2022-11-04T21:27:18 [golangModuleVersion] 2022-11-04T21:27:18 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T21:27:18 [updateScript] 2022-11-04T21:27:29 [updateScript] Success 2022-11-04T21:27:29 [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-04T21:27:29 2022-11-04T21:27:29 [quotedUrls] 2022-11-04T21:27:29 [quotedUrls] nothing found to replace 2022-11-04T21:27:29 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-04T21:30:55 No auto update branch exists 2022-11-04T21:31:08 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