python310Packages.subarulink 0 -> 1 attrpath: python310Packages.subarulink 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/h9xzgahc7hvb5gnhimfim53gm68606k2-packages.json.drv building '/nix/store/h9xzgahc7hvb5gnhimfim53gm68606k2-packages.json.drv'... Going to be running update for following packages: - python3.10-subarulink-0.7.1 Press Enter key to continue... Running update for: - python3.10-subarulink-0.7.1: UPDATING ... - python3.10-subarulink-0.7.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/subarulink/default.nix b/pkgs/development/python-modules/subarulink/default.nix index a8e00cace53..39212659503 100644 --- a/pkgs/development/python-modules/subarulink/default.nix +++ b/pkgs/development/python-modules/subarulink/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "subarulink"; - version = "0.7.1"; + version = "0.7.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "G-Two"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-igfC/Hi/cbNnHmrzgWQnhJ9cdWHPI0fIqPIYeIZuxgU="; + hash = "sha256-XHBaExZ0CeLCbMYGJJsDQ1We9zSlt1AYZpP4P/KSaos="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.subarulink: 0.7.1 -> 0.7.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/209858"