python311Packages.starlette-wtf 0 -> 1 attrpath: python311Packages.starlette-wtf 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-starlette-wtf-0.4.3 Press Enter key to continue... Running update for: - python3.11-starlette-wtf-0.4.3: UPDATING ... - python3.11-starlette-wtf-0.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/starlette-wtf/default.nix b/pkgs/development/python-modules/starlette-wtf/default.nix index 3ca744a71f2f..bacbbb0a1c59 100644 --- a/pkgs/development/python-modules/starlette-wtf/default.nix +++ b/pkgs/development/python-modules/starlette-wtf/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "starlette-wtf"; - version = "0.4.3"; + version = "0.4.5"; format = "pyproject"; src = fetchFromGitHub { owner = "muicss"; repo = "starlette-wtf"; - rev = "v${version}"; - hash = "sha256-TSxcIgINRjQwiyhpGOEEpXJKcPlhFCxMQh4/GY1g1lw="; + rev = "refs/tags/${version}"; + hash = "sha256-88zU2NAsdty2OhHauwQ5+6LazuRDYPoqN9IIipI1t2Q="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.starlette-wtf: 0.4.3 -> 0.4.5`. New version is 0.4.5. An auto update branch exists with an equal or greater version