python311Packages.hypothesmith 0 -> 1 attrpath: python311Packages.hypothesmith 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-hypothesmith-0.3.1 Press Enter key to continue... Running update for: - python3.11-hypothesmith-0.3.1: UPDATING ... - python3.11-hypothesmith-0.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hypothesmith/default.nix b/pkgs/development/python-modules/hypothesmith/default.nix index 5754612b1f29..b153d087d6d1 100644 --- a/pkgs/development/python-modules/hypothesmith/default.nix +++ b/pkgs/development/python-modules/hypothesmith/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "hypothesmith"; - version = "0.3.1"; + version = "0.3.2"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-h5kXemST6DLIF0aEKoaGdSs7G7lTDW6DK64XWEENrzo="; + hash = "sha256-k2vJRuaEpQjwmlBTLksfBo7bIKxh14jPdx2CL7Ex45M="; }; patches = [ An auto update branch exists with message `python311Packages.hypothesmith: 0.3.1 -> 0.3.2`. New version is 0.3.2. An auto update branch exists with an equal or greater version