python310Packages.weconnect-mqtt 0 -> 1 attrpath: python310Packages.weconnect-mqtt 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/25isvh6armpg6cb9d37a5dfv0prcd64l-packages.json.drv building '/nix/store/25isvh6armpg6cb9d37a5dfv0prcd64l-packages.json.drv'... Going to be running update for following packages: - python3.10-weconnect-mqtt-0.42.0 Press Enter key to continue... Running update for: - python3.10-weconnect-mqtt-0.42.0: UPDATING ... - python3.10-weconnect-mqtt-0.42.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/weconnect-mqtt/default.nix b/pkgs/development/python-modules/weconnect-mqtt/default.nix index 7e751798015..efdf7cb8446 100644 --- a/pkgs/development/python-modules/weconnect-mqtt/default.nix +++ b/pkgs/development/python-modules/weconnect-mqtt/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "weconnect-mqtt"; - version = "0.42.0"; + version = "0.42.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tillsteinbach"; repo = "WeConnect-mqtt"; rev = "refs/tags/v${version}"; - hash = "sha256-jxfV2RDyGLugnPae+uNtg/GBsWbKCSbKxuHll10guhU="; + hash = "sha256-/YCrnDOJdKc687pRKj1gVTOTj7dEpplN49VuFJOlQIE="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.weconnect: 0.52.0 -> 0.54.0, python310Packages.weconnect-mqtt: 0.42.0 -> 0.42.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/217463"