python310Packages.pooch 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/idjpr5phj78wf1yp2x7qbqnn6h3aw4la-packages.json.drv building '/nix/store/idjpr5phj78wf1yp2x7qbqnn6h3aw4la-packages.json.drv'... Going to be running update for following packages: - python3.10-pooch-1.6.0 Press Enter key to continue... Running update for: - python3.10-pooch-1.6.0: UPDATING ... - python3.10-pooch-1.6.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pooch/default.nix b/pkgs/development/python-modules/pooch/default.nix index 06c4617c0ce..4c00d56c9b7 100644 --- a/pkgs/development/python-modules/pooch/default.nix +++ b/pkgs/development/python-modules/pooch/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "pooch"; - version = "1.6.0"; + version = "1.7.0"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-V9IOxLEN1pTSsFu2S8axCcboWmwUBXlM6H7Ys0GrP0Q="; + hash = "sha256-8XShBBtkR/Du+IYPdtF/YO0vhX3A76OHp/CCKK8F2Zg="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists Python package with too many package rebuilds 2967 > 25