python310Packages.getmac 0 -> 1 attrpath: python310Packages.getmac 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/6mcf40fni9kz2krmq843njnjmrwzmw6r-packages.json.drv building '/nix/store/6mcf40fni9kz2krmq843njnjmrwzmw6r-packages.json.drv'... Going to be running update for following packages: - python3.10-getmac-0.8.3 Press Enter key to continue... Running update for: - python3.10-getmac-0.8.3: UPDATING ... - python3.10-getmac-0.8.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/getmac/default.nix b/pkgs/development/python-modules/getmac/default.nix index 96f540088dc..ecc9760ae36 100644 --- a/pkgs/development/python-modules/getmac/default.nix +++ b/pkgs/development/python-modules/getmac/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "getmac"; - version = "0.8.3"; + version = "0.9.1"; format = "setuptools"; src = fetchFromGitHub { owner = "GhostofGoes"; repo = pname; - rev = version; - sha256 = "sha256-X4uuYisyobCxhoywaSXBZjVxrPAbBiZrWUJAi2/P5mw="; + rev = "refs/tags/${version}"; + sha256 = "sha256-U04mtg7DCC78X5Fd0wGaHrf8XkUpDLi4+ctKCyR4dKg="; }; nativeCheckInputs = [ An auto update branch exists with message `python310Packages.getmac: 0.8.3 -> 0.9.1`. New version is 0.9.1. An auto update branch exists with an equal or greater version