python310Packages.homematicip 0 -> 1 attrpath: python310Packages.homematicip 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/ifjvh24ikgcp53a9n4i9s7sjz3r5lvyh-packages.json.drv building '/nix/store/ifjvh24ikgcp53a9n4i9s7sjz3r5lvyh-packages.json.drv'... Going to be running update for following packages: - python3.10-homematicip-1.0.13 Press Enter key to continue... Running update for: - python3.10-homematicip-1.0.13: UPDATING ... - python3.10-homematicip-1.0.13: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/homematicip/default.nix b/pkgs/development/python-modules/homematicip/default.nix index c929aa19764..2f384ab5c07 100644 --- a/pkgs/development/python-modules/homematicip/default.nix +++ b/pkgs/development/python-modules/homematicip/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "homematicip"; - version = "1.0.13"; + version = "1.0.14"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "hahn-th"; repo = "homematicip-rest-api"; rev = "refs/tags/${version}"; - hash = "sha256-bNVvQbwtef7Q0OBtR/8vsDDPkgGQgzdBC3QyoxLW3Wo="; + hash = "sha256-2tJoIknqcwEvX2mQsrSEEh45pEMpNfeefuXVKSJTwig="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.homematicip: 1.0.13 -> 1.0.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/219595"