python312Packages.libretranslate 1.5.2 -> 1.5.5 https://github.com/LibreTranslate/LibreTranslate/releases attrpath: python312Packages.libretranslate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6d0rc0swwr482fdq4njydkc5fy6w4g4h-packages.json.drv building '/nix/store/6d0rc0swwr482fdq4njydkc5fy6w4g4h-packages.json.drv'... Going to be running update for following packages: - python3.12-libretranslate-1.5.2 Press Enter key to continue... Running update for: - python3.12-libretranslate-1.5.2: UPDATING ... - python3.12-libretranslate-1.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/libretranslate/default.nix b/pkgs/development/python-modules/libretranslate/default.nix index 9dab13428a95..776f539803d1 100644 --- a/pkgs/development/python-modules/libretranslate/default.nix +++ b/pkgs/development/python-modules/libretranslate/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "libretranslate"; - version = "1.5.2"; + version = "1.5.5"; format = "setuptools"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "LibreTranslate"; repo = "LibreTranslate"; rev = "refs/tags/v${version}"; - hash = "sha256-8bbVpC53wH9GvwwHHlPEYQd/zqMXIqrwixwn4HY6FMg="; + hash = "sha256-ARSe4r99ShPB4LJBrE7G53Ws0/fVKjZxUpGAdhWTsRs="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.libretranslate Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.libretranslate Standard output: error: fetchurl requires either `url` or `urls` to be set (use '--show-trace' to show detailed location information)