python311Packages.furo 0 -> 1 attrpath: python311Packages.furo 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/cbzsnjmla0r0shmd785myhmnafgywcb3-packages.json.drv building '/nix/store/cbzsnjmla0r0shmd785myhmnafgywcb3-packages.json.drv'... Going to be running update for following packages: - python3.11-furo-2023.9.10 Press Enter key to continue... Running update for: - python3.11-furo-2023.9.10: UPDATING ... - python3.11-furo-2023.9.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/furo/default.nix b/pkgs/development/python-modules/furo/default.nix index ff74cbd6c9b0..fb024e18c4f6 100644 --- a/pkgs/development/python-modules/furo/default.nix +++ b/pkgs/development/python-modules/furo/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "furo"; - version = "2023.9.10"; + version = "2024.1.29"; format = "wheel"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { inherit pname version format; dist = "py3"; python = "py3"; - hash = "sha256-UTCSU4U33FxZZpHaBuPDcHFOyZvEOGgO3B3r/7c+W/w="; + hash = "sha256-NUi+LO9Foy+M3AJy1BX8s+X6ag603f4h3z7PH+RaE88="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 111 > 25