python310Packages.plugwise 0 -> 1 attrpath: python310Packages.plugwise 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/q0vqnw507lrswf73c912bxj5svrg2dxz-packages.json.drv building '/nix/store/q0vqnw507lrswf73c912bxj5svrg2dxz-packages.json.drv'... Going to be running update for following packages: - python3.10-plugwise-0.27.10 Press Enter key to continue... Running update for: - python3.10-plugwise-0.27.10: UPDATING ... - python3.10-plugwise-0.27.10: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/plugwise/default.nix b/pkgs/development/python-modules/plugwise/default.nix index ccf19f25d26..e937a9b2a99 100644 --- a/pkgs/development/python-modules/plugwise/default.nix +++ b/pkgs/development/python-modules/plugwise/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "plugwise"; - version = "0.27.10"; + version = "0.31.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = pname; repo = "python-plugwise"; rev = "refs/tags/v${version}"; - hash = "sha256-KH8bhDS1niMsPZIXuHZIcnbEaywxDjvhNAGTZIdxXG4="; + hash = "sha256-k7DzWiyt2n3ebH8/XA/3rTeHqEcVTHExyRIz4Ft3NJU="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.plugwise: 0.27.10 -> 0.31.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/227922"