python311Packages.neoteroi-mkdocs 0 -> 1 attrpath: python311Packages.neoteroi-mkdocs 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-neoteroi-mkdocs-1.0.4 Press Enter key to continue... Running update for: - python3.11-neoteroi-mkdocs-1.0.4: UPDATING ... - python3.11-neoteroi-mkdocs-1.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/neoteroi-mkdocs/default.nix b/pkgs/development/python-modules/neoteroi-mkdocs/default.nix index 30b226c6d5bb..ee4c4a172359 100644 --- a/pkgs/development/python-modules/neoteroi-mkdocs/default.nix +++ b/pkgs/development/python-modules/neoteroi-mkdocs/default.nix @@ -16,14 +16,14 @@ }: buildPythonPackage rec { pname = "neoteroi-mkdocs"; - version = "1.0.4"; + version = "1.0.5"; pyproject = true; src = fetchFromGitHub { owner = "Neoteroi"; repo = "mkdocs-plugins"; - rev = "v${version}"; - hash = "sha256-UyTlgKWdBWckI9sBL4GRQtgNHYpHpZlWVOdmdQ+7lss="; + rev = "refs/tags/v${version}"; + hash = "sha256-gpU3G1PeZTKO4fWr4x8Ek0GIBEP3oRAgu7OFn2OZbRE="; }; buildInputs = [ An auto update branch exists with message `python311Packages.neoteroi-mkdocs: 1.0.4 -> 1.0.5`. New version is 1.0.5. An auto update branch exists with an equal or greater version