python311Packages.datasets 0 -> 1 attrpath: python311Packages.datasets 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.11-datasets-2.15.0 Press Enter key to continue... Running update for: - python3.11-datasets-2.15.0: UPDATING ... - python3.11-datasets-2.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/datasets/default.nix b/pkgs/development/python-modules/datasets/default.nix index 0505ea7e13cc..b588d8e5b246 100644 --- a/pkgs/development/python-modules/datasets/default.nix +++ b/pkgs/development/python-modules/datasets/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "datasets"; - version = "2.15.0"; + version = "2.16.1"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-Q8cSgupfj6xKD0bYgL6bvYBwdYDdNaiWEWWUrRvwc4g="; + hash = "sha256-4HbPMANfZhglhwQUaDkkLPuo0f/BX8/M3HQMzbqYCFA="; }; # remove pyarrow<14.0.1 vulnerability fix No auto update branch exists Python package with too many package rebuilds 44 > 25