python312Packages.typing-extensions 4.8.0 -> 4.9.0 https://repology.org/project/python:typing-extensions/versions attrpath: python312Packages.typing-extensions 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/pk6npjlj3ivm9yfqy560q480bpnckbf4-packages.json.drv building '/nix/store/pk6npjlj3ivm9yfqy560q480bpnckbf4-packages.json.drv'... Going to be running update for following packages: - python3.12-typing-extensions-4.8.0 Press Enter key to continue... Running update for: - python3.12-typing-extensions-4.8.0: UPDATING ... - python3.12-typing-extensions-4.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/typing-extensions/default.nix b/pkgs/development/python-modules/typing-extensions/default.nix index 6a908dfd8e54..14c9f47477f2 100644 --- a/pkgs/development/python-modules/typing-extensions/default.nix +++ b/pkgs/development/python-modules/typing-extensions/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "typing-extensions"; - version = "4.8.0"; + version = "4.9.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "typing_extensions"; inherit version; - hash = "sha256-345DOenLdzV1WMvbzsozwwNxTPhh0e7xXhBwBVrot+8="; + hash = "sha256-I0ePiMN/J9dqyK7myQUBehQ7CxuIbDyfZrwv2U+fV4M="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 52073 > 25