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] this derivation will be built: /nix/store/y8dkw2yi5sq5grlsac7hj0ns1dx10w5g-packages.json.drv building '/nix/store/y8dkw2yi5sq5grlsac7hj0ns1dx10w5g-packages.json.drv'... 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..9aa3406c6006 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.3"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-h5kXemST6DLIF0aEKoaGdSs7G7lTDW6DK64XWEENrzo="; + hash = "sha256-lsFIAtbI6F2JdSZBdoeNtUso0u2SH9v+3C5rjOPIFxY="; }; patches = [ An auto update branch exists with message `python311Packages.hypothesmith: 0.3.1 -> 0.3.3`. New version is 0.3.3. An auto update branch exists with an equal or greater version