python311Packages.pooch 0 -> 1 attrpath: python311Packages.pooch 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/3bvbbym02fkjp69gvnmbj87rscjlgvsn-packages.json.drv building '/nix/store/3bvbbym02fkjp69gvnmbj87rscjlgvsn-packages.json.drv'... Going to be running update for following packages: - python3.11-pooch-1.8.0 Press Enter key to continue... Running update for: - python3.11-pooch-1.8.0: UPDATING ... - python3.11-pooch-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pooch/default.nix b/pkgs/development/python-modules/pooch/default.nix index 6c3e28cd9b4c..63228be0d9dc 100644 --- a/pkgs/development/python-modules/pooch/default.nix +++ b/pkgs/development/python-modules/pooch/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "pooch"; - version = "1.8.0"; + version = "1.8.1"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-9ZmB/VubXQMtzej0oR6qSSwqxjQ/rjWWov2uNfxUsKA="; + hash = "sha256-J+9jCX3ZpuT50mlPXPvy8KXe+kT8yv7AjWAecx10YnA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 577 > 25