python310Packages.hy 0 -> 1 attrpath: python310Packages.hy 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dr1y8f3sj2xjyvg1qq29pzl3w7gksaam-packages.json.drv building '/nix/store/dr1y8f3sj2xjyvg1qq29pzl3w7gksaam-packages.json.drv'... Going to be running update for following packages: - python3.10-hy-0.26.0 Press Enter key to continue... Running update for: - python3.10-hy-0.26.0: UPDATING ... - python3.10-hy-0.26.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/hy/default.nix b/pkgs/development/python-modules/hy/default.nix index aed8e99e0f8..24a83d74fd7 100644 --- a/pkgs/development/python-modules/hy/default.nix +++ b/pkgs/development/python-modules/hy/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "hy"; - version = "0.26.0"; + version = "0.27.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "hylang"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-Ow3FAiH97lSaI3oSx702+jgScfNgf+JstuDpgPSB8LM="; + hash = "sha256-Emzz6m5voH3dCAw7/7d0XLlLEEOjnfrVNZ8WWKa38Ow="; }; # https://github.com/hylang/hy/blob/1.0a4/get_version.py#L9-L10 An auto update branch exists with message `python310Packages.hy: 0.26.0 -> 0.27.0`. New version is 0.27.0. An auto update branch exists with an equal or greater version