From f98f3da9938593b31d44072c8014abcb96fe0fcb Mon Sep 17 00:00:00 2001 From: Hugo Herter Date: Thu, 11 Sep 2025 09:35:46 +0200 Subject: [PATCH] python3Packages.unsloth-zoo: 2025.8.8 -> 2025.9.5 This commit was automatically generated using update-python-libraries. --- pkgs/development/python-modules/unsloth-zoo/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/unsloth-zoo/default.nix b/pkgs/development/python-modules/unsloth-zoo/default.nix index 605f7eae4d8d..98cd71469681 100644 --- a/pkgs/development/python-modules/unsloth-zoo/default.nix +++ b/pkgs/development/python-modules/unsloth-zoo/default.nix @@ -27,14 +27,14 @@ buildPythonPackage rec { pname = "unsloth-zoo"; - version = "2025.8.8"; + version = "2025.9.5"; pyproject = true; # no tags on GitHub src = fetchPypi { pname = "unsloth_zoo"; inherit version; - hash = "sha256-Njezsl9+oxAyiRF87AXQJbLjNz/lco0j8JG8RnTiZAE="; + hash = "sha256-wlKlXTgEdfkz4j//LHw23CmeL7toINg5IUxcpwrPtAw="; }; # pyproject.toml requires an obsolete version of protobuf,