python311Packages.beartype 0 -> 1 attrpath: python311Packages.beartype 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-beartype-0.16.4 Press Enter key to continue... Running update for: - python3.11-beartype-0.16.4: UPDATING ... - python3.11-beartype-0.16.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/beartype/default.nix b/pkgs/development/python-modules/beartype/default.nix index 3eba6f3317a4..dfdcbd30c8d2 100644 --- a/pkgs/development/python-modules/beartype/default.nix +++ b/pkgs/development/python-modules/beartype/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "beartype"; - version = "0.16.4"; + version = "0.17.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-GtqJzy1usw624Vbu0utUkzV3gpN5ENdDgJGOU8Lq4L8="; + hash = "sha256-Mib7uoxTtOaYrNtH3K88BkAVHE1AVhjCgeZjH0ESlH0="; }; nativeCheckInputs = [ An auto update branch exists with message `python311Packages.beartype: 0.16.4 -> 0.17.0`. New version is 0.17.0. An auto update branch exists with an equal or greater version