python311Packages.pulsectl 0 -> 1 attrpath: python311Packages.pulsectl 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-pulsectl-23.5.2 Press Enter key to continue... Running update for: - python3.11-pulsectl-23.5.2: UPDATING ... - python3.11-pulsectl-23.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pulsectl/default.nix b/pkgs/development/python-modules/pulsectl/default.nix index 5b87a24ddf55..030fbe91b5e4 100644 --- a/pkgs/development/python-modules/pulsectl/default.nix +++ b/pkgs/development/python-modules/pulsectl/default.nix @@ -2,12 +2,12 @@ buildPythonPackage rec { pname = "pulsectl"; - version = "23.5.2"; + version = "24.4.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-6RHTmOrwU5zzxjtCFzV7UaPRt+SlBgfRWRzytJ9dLGo="; + hash = "sha256-aX7VDn1FLnhniuOOKrk1hDAIvsRIlVKDzQ+zYoZ+MWU="; }; patches = [ An auto update branch exists with message `python311Packages.pulsectl: 23.5.2 -> 24.4.0`. New version is 24.4.0. An auto update branch exists with an equal or greater version