2023-01-02T03:21:34 flexget 3.5.13 -> 3.5.15 https://github.com/flexget/flexget/releases 2023-01-02T03:21:36 attrpath: flexget 2023-01-02T03:21:36 Checking auto update branch... 2023-01-02T03:21:39 [version] 2023-01-02T03:21:39 [version] skipping because derivation has updateScript 2023-01-02T03:21:39 [rustCrateVersion] 2023-01-02T03:21:39 [rustCrateVersion] No cargoSha256 found 2023-01-02T03:21:39 [golangModuleVersion] 2023-01-02T03:21:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T03:21:39 [updateScript] 2023-01-02T03:21:43 [updateScript] Success 2023-01-02T03:21:43 [updateScript] this derivation will be built: /nix/store/2f8bpxlfyf0fbavhhnk3whddzlj95lps-packages.json.drv building '/nix/store/2f8bpxlfyf0fbavhhnk3whddzlj95lps-packages.json.drv'... Going to be running update for following packages: - flexget-3.5.13 Press Enter key to continue... Running update for: - flexget-3.5.13: UPDATING ... - flexget-3.5.13: DONE. Packages updated! 2023-01-02T03:21:43 2023-01-02T03:21:43 [quotedUrls] 2023-01-02T03:21:43 [quotedUrls] nothing found to replace 2023-01-02T03:21:43 Diff after rewrites: diff --git a/pkgs/applications/networking/flexget/default.nix b/pkgs/applications/networking/flexget/default.nix index 665af1cf2ea..b6ed57f6b6f 100644 --- a/pkgs/applications/networking/flexget/default.nix +++ b/pkgs/applications/networking/flexget/default.nix @@ -5,7 +5,7 @@ python3Packages.buildPythonApplication rec { pname = "flexget"; - version = "3.5.13"; + version = "3.5.15"; format = "pyproject"; # Fetch from GitHub in order to use `requirements.in` @@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec { owner = "flexget"; repo = "flexget"; rev = "refs/tags/v${version}"; - hash = "sha256-0yO4prnYJkD7eiyrEOPHlDTsgGgRhQujsp8k2FsLYKI="; + hash = "sha256-h/NrXoltu51Q/ZJfScr3sqtVkvUZHpsyq1h235Qz/Rk="; }; postPatch = '' 2023-01-02T03:23:43 An auto update branch exists with message `flexget: 3.5.13 -> 3.5.15`. New version is 3.5.15. 2023-01-02T03:23:43 An auto update branch exists with an equal or greater version flexget 3.3.19 -> 3.5.15 https://pypi.org/project/flexget/ attrpath: flexget Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.flexget)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.flexget)' not found flexget 3.5.13 -> 3.5.15 https://github.com/flexget/flexget/releases attrpath: flexget Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.flexget)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.flexget)' not found