python311Packages.typer 0 -> 1 attrpath: python311Packages.typer Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/rwbnlpb7md9il5xx8wlcfzzs2x0ha916-packages.json.drv building '/nix/store/rwbnlpb7md9il5xx8wlcfzzs2x0ha916-packages.json.drv'... Going to be running update for following packages: - python3.11-typer-0.9.0 Press Enter key to continue... Running update for: - python3.11-typer-0.9.0: UPDATING ... - python3.11-typer-0.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/typer/default.nix b/pkgs/development/python-modules/typer/default.nix index b072f3a6d8ca..8442ec9e1b0a 100644 --- a/pkgs/development/python-modules/typer/default.nix +++ b/pkgs/development/python-modules/typer/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "typer"; - version = "0.9.0"; + version = "0.12.3"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-UJIv15rqL0dRqOBAj/ENJmK9DIu/qEdVppnzutopeLI="; + hash = "sha256-SecxMUgdgEKI72JZjZehzu8wWJBapTahE0+QiRujVII="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 5337 > 500