python310Packages.huggingface-hub 0.18.0 -> 0.20.1 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] Going to be running update for following packages: - python3.10-huggingface-hub-0.18.0 Press Enter key to continue... Running update for: - python3.10-huggingface-hub-0.18.0: UPDATING ... - python3.10-huggingface-hub-0.18.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/huggingface-hub/default.nix b/pkgs/development/python-modules/huggingface-hub/default.nix index aa11d109dbc3..b1868027d21c 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.18.0"; + version = "0.20.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; - hash = "sha256-/KbD3TNSbQ9ueXYFLoXnIRIoi/y3l0w72GZ1+JC8ULk="; + hash = "sha256-N3Bv5RbyOcbyxLx5iYe8xHIOUVQtBttm43IyzlXncl4="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.huggingface-hub: 0.18.0 -> 0.20.1, python311Packages.transformers: 4.35.2 -> 4.36.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273538"