python312Packages.netbox-reorder-rack 1.0.0 -> 1.1.1 https://github.com/netbox-community/netbox-reorder-rack/releases attrpath: python312Packages.netbox-reorder-rack 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/3k36br8vi4dwsfy7c460lbp3gz4nbcqd-packages.json.drv building '/nix/store/3k36br8vi4dwsfy7c460lbp3gz4nbcqd-packages.json.drv'... Going to be running update for following packages: - python3.12-netbox-reorder-rack-1.0.0 Press Enter key to continue... Running update for: - python3.12-netbox-reorder-rack-1.0.0: UPDATING ... - python3.12-netbox-reorder-rack-1.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/netbox-reorder-rack/default.nix b/pkgs/development/python-modules/netbox-reorder-rack/default.nix index bb079f2eda34..6fa034e0cb32 100644 --- a/pkgs/development/python-modules/netbox-reorder-rack/default.nix +++ b/pkgs/development/python-modules/netbox-reorder-rack/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "netbox-reorder-rack"; - version = "1.0.0"; + version = "1.1.1"; pyproject = true; src = fetchFromGitHub { owner = "netbox-community"; repo = "netbox-reorder-rack"; - rev = "v${version}"; - hash = "sha256-UbTq3DHxSczDxQIUyAHCVJG3SZdqgyS9ULNvuDKQvEY="; + rev = "refs/tags/v${version}"; + hash = "sha256-rmGByfh/rX/1wMN8cHBhvuntId2wLn2rYgPDzQqvxBM="; }; build-system = [ An auto update branch exists with message `python312Packages.netbox-reorder-rack: 1.0.0 -> 1.1.1`. New version is 1.1.1. An auto update branch exists with an equal or greater version