python311Packages.sphinx-autodoc-typehints 0 -> 1 attrpath: python311Packages.sphinx-autodoc-typehints 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/1kf2aqrh3ibh075qmmcfsvhc27biw7r7-packages.json.drv building '/nix/store/1kf2aqrh3ibh075qmmcfsvhc27biw7r7-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-autodoc-typehints-1.25.2 Press Enter key to continue... Running update for: - python3.11-sphinx-autodoc-typehints-1.25.2: UPDATING ... - python3.11-sphinx-autodoc-typehints-1.25.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix b/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix index 7fff4b80debd..e5bba673e4ce 100644 --- a/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix +++ b/pkgs/development/python-modules/sphinx-autodoc-typehints/default.nix @@ -10,7 +10,7 @@ let pname = "sphinx-autodoc-typehints"; - version = "1.25.2"; + version = "2.0.0"; in buildPythonPackage { @@ -22,7 +22,7 @@ buildPythonPackage { src = fetchPypi { pname = "sphinx_autodoc_typehints"; inherit version; - hash = "sha256-PKvCU34XmJsvkuZKOZQlxMi/Vh7XPwh7x0FKUANhalA="; + hash = "sha256-fyzawucP2Xh5Jrbp5UHNTe0eg40rRv2iobsKdexbfzo="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 211 > 25