python310Packages.huggingface-hub 0.16.4 -> 0.17.3 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/fkkyq6wcivdrsh1jjp94qv5i4fjdaayw-packages.json.drv building '/nix/store/fkkyq6wcivdrsh1jjp94qv5i4fjdaayw-packages.json.drv'... Going to be running update for following packages: - python3.10-huggingface-hub-0.16.4 Press Enter key to continue... Running update for: - python3.10-huggingface-hub-0.16.4: UPDATING ... - python3.10-huggingface-hub-0.16.4: 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 9fc7e657468d..dd7c1eec6725 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.16.4"; + version = "0.17.3"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; - hash = "sha256-fWvEvYiaLiVGmDdfibIHJAsu7nUX+eaE0QGolS3LHO8="; + hash = "sha256-zoZIxp9+4FVPLCiikKussC34rwWBQzWMDlZx9S7NnqQ="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python3Packages.huggingface-hub: 0.16.4 -> 0.17.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/259209"