python310Packages.huggingface-hub 0.16.4 -> 0.18.0 https://repology.org/project/python:huggingface-hub/versions attrpath: python310Packages.huggingface-hub 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/s32kjn862j0h8xwfkdq3z810i3clw9cm-packages.json.drv building '/nix/store/s32kjn862j0h8xwfkdq3z810i3clw9cm-packages.json.drv'... Going to be running update for following packages: - python3.10-huggingface-hub-0.17.3 Press Enter key to continue... Running update for: - python3.10-huggingface-hub-0.17.3: UPDATING ... - python3.10-huggingface-hub-0.17.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/huggingface-hub/default.nix b/pkgs/development/python-modules/huggingface-hub/default.nix index dd7c1eec6725..aa11d109dbc3 100644 --- a/pkgs/development/python-modules/huggingface-hub/default.nix +++ b/pkgs/development/python-modules/huggingface-hub/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "huggingface-hub"; - version = "0.17.3"; + version = "0.18.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; - hash = "sha256-zoZIxp9+4FVPLCiikKussC34rwWBQzWMDlZx9S7NnqQ="; + hash = "sha256-/KbD3TNSbQ9ueXYFLoXnIRIoi/y3l0w72GZ1+JC8ULk="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 78 > 25