python310Packages.pysmart 0 -> 1 attrpath: python310Packages.pysmart 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/272wq5yqqxmwz0pfxlk3b1i4djhgk6ss-packages.json.drv building '/nix/store/272wq5yqqxmwz0pfxlk3b1i4djhgk6ss-packages.json.drv'... Going to be running update for following packages: - python3.10-pysmart-1.2.3 Press Enter key to continue... Running update for: - python3.10-pysmart-1.2.3: UPDATING ... - python3.10-pysmart-1.2.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pysmart/default.nix b/pkgs/development/python-modules/pysmart/default.nix index f0ec07437bc..b8ceebd839f 100644 --- a/pkgs/development/python-modules/pysmart/default.nix +++ b/pkgs/development/python-modules/pysmart/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pysmart"; - version = "1.2.3"; + version = "1.2.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "truenas"; repo = "py-SMART"; rev = "refs/tags/v${version}"; - hash = "sha256-5VoZEgHWmHUDkm2KhBP0gfmhOJUYJUqDLWBp/kU1404="; + hash = "sha256-WE794akUX+hfEL2+NFLZA2YYox7l/WP9WGiaW+YQeVA="; }; postPatch = '' No auto update branch exists