python311Packages.azure-mgmt-containerservice 0 -> 1 attrpath: python311Packages.azure-mgmt-containerservice 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-azure-mgmt-containerservice-29.1.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-containerservice-29.1.0: UPDATING ... - python3.11-azure-mgmt-containerservice-29.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/azure-mgmt-containerservice/default.nix b/pkgs/development/python-modules/azure-mgmt-containerservice/default.nix index 94417bc47ec7..f6dd8f3c1068 100644 --- a/pkgs/development/python-modules/azure-mgmt-containerservice/default.nix +++ b/pkgs/development/python-modules/azure-mgmt-containerservice/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "azure-mgmt-containerservice"; - version = "29.1.0"; + version = "30.0.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-RohxeLsQNZM/BvpjEhwaydTFhx8gKuK4a8Svbh47NU8="; + hash = "sha256-bGLmrFkONP7dc5/iSzGzdQcToBRhZpbqjUTHvMgcBrc="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.azure-mgmt-containerservice: 29.1.0 -> 30.0.0`. New version is 30.0.0. An auto update branch exists with an equal or greater version