python311Packages.fast-histogram 0 -> 1 attrpath: python311Packages.fast-histogram 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/jpp91yc9jx5xm4aahk254hr5vwysbaaz-packages.json.drv building '/nix/store/jpp91yc9jx5xm4aahk254hr5vwysbaaz-packages.json.drv'... Going to be running update for following packages: - python3.11-fast-histogram-0.12 Press Enter key to continue... Running update for: - python3.11-fast-histogram-0.12: UPDATING ... - python3.11-fast-histogram-0.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fast-histogram/default.nix b/pkgs/development/python-modules/fast-histogram/default.nix index 229e448ea704..d3e4e3eb6720 100644 --- a/pkgs/development/python-modules/fast-histogram/default.nix +++ b/pkgs/development/python-modules/fast-histogram/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "fast-histogram"; - version = "0.12"; + version = "0.14"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -22,8 +22,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "astrofrog"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-Cz4BgbtxbUPxL2NSzvZYjbYIN4KUuliUV0bXRRtyvfM="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-vIzDDzz6e7PXArHdZdSSgShuTjy3niVdGtXqgmyJl1w="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.fast-histogram: 0.12 -> 0.14`. New version is 0.14. An auto update branch exists with an equal or greater version