python311Packages.outlines 0 -> 1 attrpath: python311Packages.outlines 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] Going to be running update for following packages: - python3.11-outlines-0.0.38 Press Enter key to continue... Running update for: - python3.11-outlines-0.0.38: UPDATING ... - python3.11-outlines-0.0.38: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/outlines/default.nix b/pkgs/development/python-modules/outlines/default.nix index 5e33127f3e0c..f43560e1fe30 100644 --- a/pkgs/development/python-modules/outlines/default.nix +++ b/pkgs/development/python-modules/outlines/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "outlines"; - version = "0.0.38"; + version = "0.0.40"; pyproject = true; src = fetchFromGitHub { owner = "outlines-dev"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-kOd2J6PV2idWaltkGUVNXfB+1dNU1f8vbnHQ5i1WxG8="; + hash = "sha256-RGGavZ3Obe5rjm5HX+L96Pg/9bQn7OvgXJ++DyXxGk0="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.outlines: 0.0.38 -> 0.0.40`. New version is 0.0.40. An auto update branch exists with an equal or greater version