python310Packages.pysensibo 0 -> 1 attrpath: python310Packages.pysensibo 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/bd6a33rpss4vh2vbsmpj3lncl9qhans7-packages.json.drv building '/nix/store/bd6a33rpss4vh2vbsmpj3lncl9qhans7-packages.json.drv'... Going to be running update for following packages: - python3.10-pysensibo-1.0.28 Press Enter key to continue... Running update for: - python3.10-pysensibo-1.0.28: UPDATING ... - python3.10-pysensibo-1.0.28: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pysensibo/default.nix b/pkgs/development/python-modules/pysensibo/default.nix index 2ebfa8238f3..8549135e821 100644 --- a/pkgs/development/python-modules/pysensibo/default.nix +++ b/pkgs/development/python-modules/pysensibo/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "pysensibo"; - version = "1.0.28"; + version = "1.0.31"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-7mYYsJCiJZedbmO9fv/Zr+QZOaSE6d6ld94yWUhUmUQ="; + hash = "sha256-yabv+W/H6lhVYsa8CyjN2V+HmYERbH6aErowirk2iSo="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.pysensibo: 1.0.28 -> 1.0.31 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/242709"