python310Packages.safetensors 0.3.3 -> 0.4.0 https://repology.org/project/python:safetensors/versions attrpath: python310Packages.safetensors 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8jkn4d4lxr9777777gxk5iv3apw5r8w6-packages.json.drv building '/nix/store/8jkn4d4lxr9777777gxk5iv3apw5r8w6-packages.json.drv'... Going to be running update for following packages: - python3.10-safetensors-0.3.3 Press Enter key to continue... Running update for: - python3.10-safetensors-0.3.3: UPDATING ... - python3.10-safetensors-0.3.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/safetensors/default.nix b/pkgs/development/python-modules/safetensors/default.nix index 976d6b9b3fa8..790d8ec329da 100644 --- a/pkgs/development/python-modules/safetensors/default.nix +++ b/pkgs/development/python-modules/safetensors/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "safetensors"; - version = "0.3.3"; + version = "0.4.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-U+indMoLFN6vMZkJTWFG08lsdXuK5gOfgaHmUVl6DPk="; + hash = "sha256-LiEZEcQuIiCZ5m3E9pZ7dDqR+i7NGY5qCIWNzs2NcqI="; }; cargoDeps = rustPlatform.fetchCargoTarball { No auto update branch exists Python package with too many package rebuilds 69 > 25